mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-29 06:45:54 +03:00
haskell-dns: update to version 1.2.3
This commit is contained in:
parent
51c5803431
commit
7aaec99beb
@ -5,8 +5,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "dns";
|
||||
version = "1.2.2";
|
||||
sha256 = "0xba8bwxn5n3bh1qfbrmnrfsnf20iwa10acx1z4017jbnx0s025v";
|
||||
version = "1.2.3";
|
||||
sha256 = "0h03zh75yzrx08p99ll123qd9a7a2ccj9gad1f8y3340dz3pa7ld";
|
||||
buildDepends = [
|
||||
attoparsec attoparsecConduit binary blazeBuilder conduit
|
||||
conduitExtra iproute mtl network random resourcet
|
||||
|
Loading…
Reference in New Issue
Block a user