haskell-unix-compat: update to version 0.3.0.2
This commit is contained in:
parent
da852fee50
commit
8cb967fb95
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-compat";
|
pname = "unix-compat";
|
||||||
version = "0.3.0.1";
|
version = "0.3.0.2";
|
||||||
sha256 = "09y2iih741l4jpi83c15zap94phfms4mavzg04r9rjgbav0ns2c4";
|
sha256 = "0rikix2l8d0n948pzri2rdis9k5q0m73h7vxsxjz1vh24ryjj59f";
|
||||||
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…
x
Reference in New Issue
Block a user