mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 08:43:06 +00:00
haskell-yesod-persistent: update to version 1.2.3.1
This commit is contained in:
parent
eb871e216d
commit
7071d7b6de
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "yesod-persistent";
|
||||
version = "1.2.3";
|
||||
sha256 = "1kdspz6y32r8kl0qk89hgwi4n6dnxch7wriv829cnwqm0bzjfdpw";
|
||||
version = "1.2.3.1";
|
||||
sha256 = "1mmy1l91ksjvwi2zr1wnb50vshs4pdri9rcaracwrnrmdpbmyy3s";
|
||||
buildDepends = [
|
||||
blazeBuilder conduit persistent persistentTemplate resourcePool
|
||||
resourcet transformers yesodCore
|
||||
|
Loading…
Reference in New Issue
Block a user