forked from mirrors/nixpkgs
haskell-uuagc-cabal: updated to version 1.0.0.10
svn path=/nixpkgs/trunk/; revision=30760
This commit is contained in:
parent
0ebf4b42a1
commit
c39d60bc0e
|
@ -2,8 +2,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "uuagc-cabal";
|
||||
version = "1.0.0.9";
|
||||
sha256 = "1iifzy58w50162bwj20xmldsyq0xaq0g849zgwxai26881a1jlfg";
|
||||
version = "1.0.0.10";
|
||||
sha256 = "0dqj5nqq8qpylbxyv8cpy3rrnna9yqb4dnxxk7sgyhw6yvz48l56";
|
||||
buildDepends = [ mtl uulib ];
|
||||
meta = {
|
||||
homepage = "http://www.cs.uu.nl/wiki/HUT/WebHome";
|
||||
|
|
Loading…
Reference in a new issue