mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
haskell-assert-failure: update to version 0.1.1.0
This commit is contained in:
parent
9597c8f8fe
commit
a72f47b2f8
@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "assert-failure";
|
||||
version = "0.1";
|
||||
sha256 = "1xwd6rhka9gzmldkaw3d7262h51wxw9dwgip39q8pjkvvfs5kwkr";
|
||||
version = "0.1.1.0";
|
||||
sha256 = "09djlhhyn9w822a5r41y7gk4cqk74a2fy7skzml2bah2an166gm1";
|
||||
buildDepends = [ prettyShow text ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user