mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 13:37:21 +03:00
haskell-yesod: update to version 1.2.2.1
This commit is contained in:
parent
39ac320e8e
commit
c690153d55
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod";
|
pname = "yesod";
|
||||||
version = "1.2.2";
|
version = "1.2.2.1";
|
||||||
sha256 = "06ac99srh44rwj6mwyl7h0d0ckyb19dvpabylbawmks25v5ig0y3";
|
sha256 = "0xhpsqfshnay7kaz0czr7ass84cbjlgz2n13jk08hs8g8dw72as4";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson blazeHtml blazeMarkup dataDefault hamlet monadControl
|
aeson blazeHtml blazeMarkup dataDefault hamlet monadControl
|
||||||
networkConduit safe shakespeareCss shakespeareJs text transformers
|
networkConduit safe shakespeareCss shakespeareJs text transformers
|
||||||
|
Loading…
Reference in New Issue
Block a user