mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
haskell-rest-gen: update to version 0.16.0.3
This commit is contained in:
parent
745c6b594a
commit
9177f6244e
@ -9,8 +9,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "rest-gen";
|
pname = "rest-gen";
|
||||||
version = "0.16.0.2";
|
version = "0.16.0.3";
|
||||||
sha256 = "0sh3sgv02x49pr02yb9jsd694g27xifnclrcc6npkkbkcvy9m7y7";
|
sha256 = "1gl0dhl2dajlgms8f297x1763dqbrp9cszfq2qggzcdn896zxxgn";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
aeson blazeHtml Cabal codeBuilder fclabels filepath hashable
|
aeson blazeHtml Cabal codeBuilder fclabels filepath hashable
|
||||||
haskellSrcExts hslogger HStringTemplate hxt jsonSchema restCore
|
haskellSrcExts hslogger HStringTemplate hxt jsonSchema restCore
|
||||||
|
Loading…
Reference in New Issue
Block a user