mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-31 01:04:25 +00:00
haskell-persistent-template: update to version 2.0.3.2
This commit is contained in:
parent
ec1d8b1b46
commit
2a8b13edc1
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-template";
|
||||
version = "2.0.2.2";
|
||||
sha256 = "1qar8xh4nbprnvqzgy4byc882hkfyxr7apbj0wzfs7smpla1ghlx";
|
||||
version = "2.0.3.2";
|
||||
sha256 = "0g4s5g0kn87cnch7ci26c4qkx157iscvvkdyazd49z58vczcpavv";
|
||||
buildDepends = [
|
||||
aeson monadControl monadLogger pathPieces persistent tagged text
|
||||
transformers unorderedContainers
|
||||
|
Loading…
Reference in New Issue
Block a user