mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-quickcheck-instances: update to version 0.3.7
This commit is contained in:
parent
641e37519b
commit
9e15812d40
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "quickcheck-instances";
|
||||
version = "0.3.6";
|
||||
sha256 = "1vaqwsdgi2mirplzg66zysc1ivjjr0qxyiibsh6j771hxs9qk2pr";
|
||||
version = "0.3.7";
|
||||
sha256 = "0zf2b2zisfx7j7i4jnb79w5hhk5dy53w23fi876flx3vl6mfvszw";
|
||||
buildDepends = [
|
||||
hashable QuickCheck text time unorderedContainers
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user