haskell-extra: update to version 0.4
This commit is contained in:
parent
5542c877a2
commit
03ba7f2e66
@ -4,8 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "extra";
|
pname = "extra";
|
||||||
version = "0.3.2";
|
version = "0.4";
|
||||||
sha256 = "0in340mmbgqkafj60pas7dm6bn080nimxk8b9b6xzv0giih6dx66";
|
sha256 = "1wqhnfm297iwf6l4bkhnlbv4bb54b9y5qig7h5n7fjn88bxgwj1l";
|
||||||
buildDepends = [ filepath time ];
|
buildDepends = [ filepath time ];
|
||||||
testDepends = [ QuickCheck time ];
|
testDepends = [ QuickCheck time ];
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user