mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-ChasingBottoms: update to version 1.3.0.7
This commit is contained in:
parent
b258b45a4f
commit
c72d4a105a
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "ChasingBottoms";
|
pname = "ChasingBottoms";
|
||||||
version = "1.3.0.6";
|
version = "1.3.0.7";
|
||||||
sha256 = "1l40n1ylzrbp0lhm80q9djl8mf39zvmw7zzlg0gzxsqbzwbsggx8";
|
sha256 = "0g1bx6d2mi27qsb4bxvby50g39fm56gyi2658fyjiq1gamy50ypa";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [ mtl QuickCheck random syb ];
|
buildDepends = [ mtl QuickCheck random syb ];
|
||||||
|
Loading…
Reference in New Issue
Block a user