Skip to content

Commit

Permalink
haskell-gio: update to version 0.13.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Oct 19, 2014
1 parent bbf24c5 commit 0067036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/development/libraries/haskell/gio/default.nix
Expand Up @@ -4,8 +4,8 @@

cabal.mkDerivation (self: {
pname = "gio";
version = "0.13.0.1";
sha256 = "03194npzv48flg6pba3m8c5gfmmy34z0545y84wa979z21fbv22m";
version = "0.13.0.2";
sha256 = "12wcgycljlrxbf9hdp0c9n6d2h709wb3jk94v3lngwc7z5lnv5hs";
buildDepends = [ glib mtl ];
buildTools = [ gtk2hsBuildtools ];
pkgconfigDepends = [ glib ];
Expand Down

0 comments on commit 0067036

Please sign in to comment.