stay at older uuagc for now, newer breaks UHC

svn path=/nixpkgs/trunk/; revision=30837
This commit is contained in:
Peter Simons 2011-12-11 19:39:00 +00:00
parent 957397a749
commit a9d9b9714e
2 changed files with 4 additions and 4 deletions

View File

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

View File

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "uuagc";
version = "0.9.39.3";
sha256 = "15wm7r7p9bzhad9nshv0r11h7if581dvlkyagx2whldk40clnk48";
version = "0.9.39.1";
sha256 = "0zqhwpafq51czy97z0f93cbxd8k6hllnmb24a6yzr4y6kzzv65hd";
isLibrary = true;
isExecutable = true;
buildDepends = [