1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-yesod: updated to version 0.9.3.1

svn path=/nixpkgs/trunk/; revision=30154
This commit is contained in:
Peter Simons 2011-10-31 18:50:12 +00:00
parent 0cacb0a390
commit 8437718fbe

View file

@ -7,8 +7,8 @@
cabal.mkDerivation (self: {
pname = "yesod";
version = "0.9.3";
sha256 = "1w5fml250i63qhlxkn1bidc3sminmxf98zsdzvdi42sfjx8fdkkx";
version = "0.9.3.1";
sha256 = "0af4nyfrpvkyr070fkg1qf4pn783n5443j8hi3wqn4i371vqsmp0";
isLibrary = true;
isExecutable = true;
buildDepends = [