haskell-regular: updated to version 0.3.3
svn path=/nixpkgs/trunk/; revision=28964
This commit is contained in:
parent
7e165bb559
commit
9221fafcb1
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "regular";
|
pname = "regular";
|
||||||
version = "0.3.2";
|
version = "0.3.3";
|
||||||
sha256 = "104rz28a22p5pn3rdzvmh13s1hpr46n463cfaz3w3bj9cimi2rcj";
|
sha256 = "1xlpp60nvdiqkcn66dnpww72hcawyc1w7cd9zk9kk88x574kqzf7";
|
||||||
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