mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-25 21:44:49 +00:00
haskell-yesod-persistent: update to version 1.1.0
This commit is contained in:
parent
959c23183b
commit
75342a50e4
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "yesod-persistent";
|
pname = "yesod-persistent";
|
||||||
version = "1.0.0.1";
|
version = "1.1.0";
|
||||||
sha256 = "1v4ip4g9x2a5byl0a9a1raad3aba7hs618vx7fnc5n2ajjji84mx";
|
sha256 = "0c8cvc2gy9ixa0h79ycnyi86indny2i86g5xcg30a2rvc4mjbaaj";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
persistent persistentTemplate transformers yesodCore
|
persistent persistentTemplate transformers yesodCore
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user