haskell-binary: update to version 0.7.1.0
This commit is contained in:
parent
3ec2ddf685
commit
5d6b71b2ff
|
@ -4,8 +4,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "binary";
|
pname = "binary";
|
||||||
version = "0.7.0.1";
|
version = "0.7.1.0";
|
||||||
sha256 = "16srrp0qx9hsr7820b2q3sp9wp8y8sxxi8rvsh63n48w4l3canxq";
|
sha256 = "16cb94z57ijw0q3h5p8jbvrv1vmnchsfjhrzvh3gdm3wf75fy8ln";
|
||||||
testDepends = [
|
testDepends = [
|
||||||
Cabal filepath HUnit QuickCheck random testFramework
|
Cabal filepath HUnit QuickCheck random testFramework
|
||||||
testFrameworkQuickcheck2
|
testFrameworkQuickcheck2
|
||||||
|
|
Loading…
Reference in New Issue