mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
haskell-haxr: update to version 3000.10.1.1
This commit is contained in:
parent
d247d7bb6c
commit
4b9d4600e1
1 changed files with 2 additions and 2 deletions
|
@ -4,8 +4,8 @@
|
|||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "haxr";
|
||||
version = "3000.9.3";
|
||||
sha256 = "1jg7abgbykxjjpmakmfm6zcwxn0hf9q53430ibr4m9n6alh7nglq";
|
||||
version = "3000.10.1.1";
|
||||
sha256 = "0qvbl3bms2mf650w9j3r0pnl151vzkggy2if3f4rj34qwb2sxmvp";
|
||||
buildDepends = [
|
||||
base64Bytestring blazeBuilder HaXml HTTP mtl network time
|
||||
utf8String
|
||||
|
|
Loading…
Reference in a new issue