haskell-network-simple: update to version 0.3.1
This commit is contained in:
parent
7fdd6b1880
commit
f063e5e592
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "network-simple";
|
pname = "network-simple";
|
||||||
version = "0.3.0";
|
version = "0.3.1";
|
||||||
sha256 = "046nbgdwazbqffcim1gxry1mf35yg41g52zdk86h9whhiwjzlywz";
|
sha256 = "0bk015d0np07887flah76vgrgrqaqj4x1sdxmghvazj8c78nkan8";
|
||||||
buildDepends = [ exceptions network transformers ];
|
buildDepends = [ exceptions network transformers ];
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "https://github.com/k0001/network-simple";
|
homepage = "https://github.com/k0001/network-simple";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user