mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03:00
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: {
|
||||
pname = "binary";
|
||||
version = "0.7.0.1";
|
||||
sha256 = "16srrp0qx9hsr7820b2q3sp9wp8y8sxxi8rvsh63n48w4l3canxq";
|
||||
version = "0.7.1.0";
|
||||
sha256 = "16cb94z57ijw0q3h5p8jbvrv1vmnchsfjhrzvh3gdm3wf75fy8ln";
|
||||
testDepends = [
|
||||
Cabal filepath HUnit QuickCheck random testFramework
|
||||
testFrameworkQuickcheck2
|
||||
|
Loading…
Reference in New Issue
Block a user