haskell-uuagc-cabal: updated to version 1.0.0.5
svn path=/nixpkgs/trunk/; revision=28572
This commit is contained in:
parent
a8d5bc779e
commit
44e4b0da86
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "uuagc-cabal";
|
pname = "uuagc-cabal";
|
||||||
version = "1.0.0.4";
|
version = "1.0.0.5";
|
||||||
sha256 = "1d5db9bfyzvk0ndl5mpaf9rvzk118agb68pagc503z303p4cqmrc";
|
sha256 = "1is7kcbx7hlrzqxqz40sggniwxwnzd6k18dxsra4bibfcg8fvy4h";
|
||||||
buildDepends = [ mtl uulib ];
|
buildDepends = [ mtl uulib ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://www.cs.uu.nl/wiki/HUT/WebHome";
|
homepage = "http://www.cs.uu.nl/wiki/HUT/WebHome";
|
||||||
|
|
Loading…
Reference in New Issue