haskell-pandoc: updated to version 1.9.1.1

svn path=/nixpkgs/trunk/; revision=32247
This commit is contained in:
Peter Simons 2012-02-13 09:02:11 +00:00
parent 3cc92a77ce
commit e01f4fb894

View file

@ -6,8 +6,8 @@
cabal.mkDerivation (self: {
pname = "pandoc";
version = "1.9.1";
sha256 = "00xwy1afy4cn7z2drsc4dnqd4g45i45v9f3jm9j6i32pz27y8s2a";
version = "1.9.1.1";
sha256 = "1npyc99f90fhbfddr6x5dlnwdc3i1pnhg4xiv12fmf1cl8xlcpyl";
isLibrary = true;
isExecutable = true;
buildDepends = [