forked from mirrors/nixpkgs
haskell-JuicyPixels: update to version 2.0.1
This commit is contained in:
parent
0de6725105
commit
e3a68cc130
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "JuicyPixels";
|
||||
version = "2.0";
|
||||
sha256 = "1qvdp0b2fn0cgp9vrm2p35jx8qcz1ikpvjzwkdkc8q84yr1x0457";
|
||||
version = "2.0.1";
|
||||
sha256 = "0irisyrqz9cyyjd428qnnxyybrqc54s1qi5vyz0md0acz7mr5anh";
|
||||
buildDepends = [
|
||||
cereal deepseq mtl primitive transformers vector zlib
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue