3
0
Fork 0
forked from mirrors/nixpkgs

haskell-uuagc-bootstrap: updated to version 0.9.39.3.0

svn path=/nixpkgs/trunk/; revision=30759
This commit is contained in:
Peter Simons 2011-12-05 16:22:56 +00:00
parent a392cab4d1
commit 0ebf4b42a1

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "uuagc-bootstrap";
version = "0.9.39.1.0";
sha256 = "06w330j0nds5piv1rr3m6m1idnf0c5swfk9qwdqzi0pmpws6lpkj";
version = "0.9.39.3.0";
sha256 = "0y1ipxkh9rl4mvw9a83dx0slr0ry1yw670z3w3dlb716xyzqyg5z";
isLibrary = true;
isExecutable = true;
buildDepends = [ haskellSrcExts mtl uulib ];