mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-20 12:42:24 +00:00
haskell-Chart-cairo: update to version 1.3.2
This commit is contained in:
parent
3deaeb43fc
commit
4b95beb82d
|
@ -6,8 +6,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "Chart-cairo";
|
pname = "Chart-cairo";
|
||||||
version = "1.3.1";
|
version = "1.3.2";
|
||||||
sha256 = "15d52x0xr0klkfp9jh9i2aqki8gkm805mm6yk53f3ky92vdylg6q";
|
sha256 = "19ghd5xav7pn3z5igbkbsa81vhlpvy55xscc42vbxx1v9f6shq7g";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
cairo Chart colour dataDefaultClass lens mtl operational time
|
cairo Chart colour dataDefaultClass lens mtl operational time
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue