mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 14:11:36 +00:00
haskell-rest-core: update to version 0.32.0.2
This commit is contained in:
parent
5c34e9ecf4
commit
3ada930077
|
@ -8,8 +8,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "rest-core";
|
||||
version = "0.32";
|
||||
sha256 = "130kz1gsrbamw8gs4vc0fqfjh1gi7i52xxmj4fg1vl2dr77gf6my";
|
||||
version = "0.32.0.2";
|
||||
sha256 = "0iz3mp3dsjckwbqp6cf0vb5fr9srhszk0rrv080czqrswxh9sbxb";
|
||||
buildDepends = [
|
||||
aeson aesonUtils either errors fclabels hxt hxtPickleUtils
|
||||
jsonSchema mtl multipart random restStringmap restTypes safe split
|
||||
|
|
Loading…
Reference in a new issue