mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-15 21:57:02 +03:00
haskell-dns: update to version 1.4.1
This commit is contained in:
parent
5c22263945
commit
15deeec1bc
@ -6,8 +6,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "dns";
|
pname = "dns";
|
||||||
version = "1.4.0";
|
version = "1.4.1";
|
||||||
sha256 = "1r004wpq0z98f6n3rqqlkqmb799sdldj5087icksi6rxxr3plrs9";
|
sha256 = "0q5ib797p0ay8lrlywaqyg736qh67mfdqwc53c1qhr5xrbcyvdir";
|
||||||
buildDepends = [
|
buildDepends = [
|
||||||
attoparsec binary blazeBuilder conduit conduitExtra iproute mtl
|
attoparsec binary blazeBuilder conduit conduitExtra iproute mtl
|
||||||
network random resourcet
|
network random resourcet
|
||||||
|
Loading…
Reference in New Issue
Block a user