haskell-yesod: updated to version 0.10.1.1
svn path=/nixpkgs/trunk/; revision=32710
This commit is contained in:
parent
49a9e39593
commit
41b3f46f78
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod";
|
pname = "yesod";
|
||||||
version = "0.10.1";
|
version = "0.10.1.1";
|
||||||
sha256 = "1m4prrpxdcj7qn755as37kn66f7didparhar520anr9cryn0wfr9";
|
sha256 = "1d64kx0jfk1d1r4k8r57y5wz84pjxs481qdnzgjfv279y467fki6";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user