Update Haskell packages.
- gd: updated to version 3000.7.3 - hakyll: updated to version 3.2.6.2 - HaskellForMaths: updated to version 0.4.4 - haskell-src-meta: updated to version 0.5.1.1 - mwc-random: dropped obsolete version 0.10.0.1. - persistent-template: updated to version 0.8.2 - snap-core: updated to version 0.8.0.1 - snap-server: updated to version 0.8.0.1 - unordered-containers: dropped obsolete version 0.1.4.6. svn path=/nixpkgs/trunk/; revision=33255
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "gd";
|
||||
version = "3000.7.1";
|
||||
sha256 = "07rb02jfmz6bw853b6snw1inby9qgaygdmlsid35snc2xn2ylb50";
|
||||
version = "3000.7.3";
|
||||
sha256 = "1dkzv6zs00qi0jmblkw05ywizc8y3baz7pnz0lcqn1cs1mhcpbhl";
|
||||
extraLibraries = [
|
||||
expat fontconfig freetype gd libjpeg libpng zlib
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user