haskell-unix-compat: update to version 0.4.1.0
This commit is contained in:
parent
38fa2ad62a
commit
ee4812c29d
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-compat";
|
pname = "unix-compat";
|
||||||
version = "0.4.0.0";
|
version = "0.4.1.0";
|
||||||
sha256 = "0xhhvqdjcmcyavf0g2q2sjghj2h4si1ijg4nc4s8kidbd957z9r8";
|
sha256 = "155m3zg692zbfyck4njx1vzvb5vgs0dkzyzlqf2x78ds6j9bzjzi";
|
||||||
meta = {
|
meta = {
|
||||||
homepage = "http://github.com/jystic/unix-compat";
|
homepage = "http://github.com/jystic/unix-compat";
|
||||||
description = "Portable POSIX-compatibility layer";
|
description = "Portable POSIX-compatibility layer";
|
||||||
|
|
Loading…
Reference in New Issue