haskell-unix-bytestring: update to version 0.3.7.2

This commit is contained in:
Peter Simons 2014-04-01 00:26:04 +02:00
parent c073ab5f92
commit 41cfbc1a82

View file

@ -2,8 +2,8 @@
cabal.mkDerivation (self: {
pname = "unix-bytestring";
version = "0.3.7";
sha256 = "1qwgs2bwga057csfa8izq0kc5vwi2vcaz2snlcgp0h9vql3qmvrg";
version = "0.3.7.2";
sha256 = "0n1i7pcdwhs0wz6spf3pndr8i74qn0cdzr3p46w4r4mvvwr76i2s";
meta = {
homepage = "http://code.haskell.org/~wren/";
description = "Unix/Posix-specific functions for ByteStrings";