mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
haskell-constraints: update to version 0.3.4.2
This commit is contained in:
parent
29054f9a87
commit
56dfdba91b
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "constraints";
|
pname = "constraints";
|
||||||
version = "0.3.4.1";
|
version = "0.3.4.2";
|
||||||
sha256 = "13jxh2cgcfyiqhx7j5063k8k60wz9h4hd5lf2mw2skbcryg6csmb";
|
sha256 = "14bfar4d44yl9zxgqxj4p67ag2ndprm602l4pinfjk0ywbh63fwq";
|
||||||
buildDepends = [ newtype ];
|
buildDepends = [ newtype ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/ekmett/constraints/";
|
homepage = "http://github.com/ekmett/constraints/";
|
||||||
|
Loading…
Reference in New Issue
Block a user