1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

haskell-dns: update to version 0.3.8

This commit is contained in:
Peter Simons 2013-08-19 13:55:13 +02:00
parent 78e0b8d1e4
commit 453eb77288

View file

@ -4,8 +4,8 @@
cabal.mkDerivation (self: {
pname = "dns";
version = "0.3.7";
sha256 = "1wly3h36j9gjyx6p2vzand5019m6rs0qkcf1h4q61igks65xs674";
version = "0.3.8";
sha256 = "1x2rfm89qpx7dpxr457i2wqmjry8r28f42j194131mfx4gc4mwdq";
buildDepends = [
attoparsec attoparsecConduit binary blazeBuilder conduit iproute
mtl network networkConduit random