haskell-network-fancy: update to version 0.2.2
This commit is contained in:
parent
d699a6fe77
commit
cbe049de94
@ -4,9 +4,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "network-fancy";
|
pname = "network-fancy";
|
||||||
version = "0.2.1";
|
version = "0.2.2";
|
||||||
sha256 = "1n8i7vyg1csdxxq7nip84ydkx3c8gykmqxg27ir0mmgj3p1jb42c";
|
sha256 = "12q2ifjwg4ss5l2pv42nfhsawncbwm6y4dwrspadkjv9b8idl91j";
|
||||||
doCheck = false;
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/taruti/network-fancy";
|
homepage = "http://github.com/taruti/network-fancy";
|
||||||
description = "Networking support with a cleaner API";
|
description = "Networking support with a cleaner API";
|
||||||
|
Loading…
Reference in New Issue
Block a user