mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 11:05:14 +00:00
haskell-persistent-template: update to version 2.1
This commit is contained in:
parent
3bff51f055
commit
270cb5041c
@ -7,8 +7,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "persistent-template";
|
||||
version = "2.0.5";
|
||||
sha256 = "0mf18n07r2bvvf5448xq4pzylpprkbc1wb86339gaxnax321ipap";
|
||||
version = "2.1";
|
||||
sha256 = "0rj3yqm38kg7lvj9hi4c5yaypvxj6pwb47b0kg8h2hsa0rshhrdy";
|
||||
buildDepends = [
|
||||
aeson monadControl monadLogger pathPieces persistent tagged text
|
||||
transformers unorderedContainers
|
||||
|
Loading…
Reference in New Issue
Block a user