mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-21 19:44:09 +00:00
haskell-network-simple: update to version 0.4.0.1
This commit is contained in:
parent
f194df999f
commit
c816e89348
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "network-simple";
|
||||
version = "0.4";
|
||||
sha256 = "1jw0xd53c0mydh6jm6627c0d8w014r1s46fycdhavnimh7bb77cp";
|
||||
version = "0.4.0.1";
|
||||
sha256 = "113vaxgsfny9iv6hnbywk97qr1y6qkap49p803anakamss4bdmyj";
|
||||
buildDepends = [ exceptions network transformers ];
|
||||
jailbreak = true;
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user