mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
haskell-rest-snap: update to version 0.1.17.14
This commit is contained in:
parent
ccc75f996b
commit
6ec3a69766
1 changed files with 2 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "rest-snap";
|
||||
version = "0.1.17.13";
|
||||
sha256 = "13c143dzxhfrshn19ylqfmhnxjirixfif8d1fmzagz1v893narkz";
|
||||
version = "0.1.17.14";
|
||||
sha256 = "0fd6d85gzp9mr7y7bgfk9wscrhrych9q7cssps8m5l03n83d8asp";
|
||||
buildDepends = [
|
||||
caseInsensitive restCore safe snapCore unorderedContainers
|
||||
uriEncode utf8String
|
||||
|
|
Loading…
Reference in a new issue