haskell-regular: updated to version 0.3.4
svn path=/nixpkgs/trunk/; revision=31092
This commit is contained in:
parent
4a0e29f53c
commit
9ccf9b3674
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "regular";
|
pname = "regular";
|
||||||
version = "0.3.3";
|
version = "0.3.4";
|
||||||
sha256 = "1xlpp60nvdiqkcn66dnpww72hcawyc1w7cd9zk9kk88x574kqzf7";
|
sha256 = "10gfid99xcqv3i9rp4x8hykk91qq3h7b7lxzsl7ii58vmifa4kgq";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Generic programming library for regular datatypes";
|
description = "Generic programming library for regular datatypes";
|
||||||
license = self.stdenv.lib.licenses.bsd3;
|
license = self.stdenv.lib.licenses.bsd3;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user