Version bump for regular library (Haskell).
svn path=/nixpkgs/trunk/; revision=22626
This commit is contained in:
parent
ff9455f41a
commit
5bd2be1d12
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self : {
|
cabal.mkDerivation (self : {
|
||||||
pname = "regular";
|
pname = "regular";
|
||||||
version = "0.2.1";
|
version = "0.2.4";
|
||||||
sha256 = "732de15c4687b34a2702d38975581c8ab32167a76cd3c40cd4886bca0fc8b762";
|
sha256 = "7fcef09b09b2bb8cb32246b96d659f8102fd749b6f064cd7b813835ce947932c";
|
||||||
meta = {
|
meta = {
|
||||||
description = "Generic programming library for regular datatypes";
|
description = "Generic programming library for regular datatypes";
|
||||||
license = "BSD";
|
license = "BSD";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user