haskell-yesod: update to version 1.1.3.1
This commit is contained in:
parent
b1bc22f478
commit
63901ddd21
|
@ -12,8 +12,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod";
|
pname = "yesod";
|
||||||
version = "1.1.3";
|
version = "1.1.3.1";
|
||||||
sha256 = "18yc8ri3kjim9kr41i286if9ahq8avk90zigvbmnb82rnz4nn9ls";
|
sha256 = "08i159w14d2i964q7ji705glg0p0zrak0pqxqi3hxyhqzp27797m";
|
||||||
isLibrary = true;
|
isLibrary = true;
|
||||||
isExecutable = true;
|
isExecutable = true;
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
|
|
Loading…
Reference in New Issue