haskell-unix-compat: update to version 0.4.1.1
This commit is contained in:
parent
4ad1be1b3e
commit
71b00ef300
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "unix-compat";
|
pname = "unix-compat";
|
||||||
version = "0.4.1.0";
|
version = "0.4.1.1";
|
||||||
sha256 = "155m3zg692zbfyck4njx1vzvb5vgs0dkzyzlqf2x78ds6j9bzjzi";
|
sha256 = "1cjny6zca5wdj7d56kjkaxlad85kknn91pisrizjy6wngszyaigf";
|
||||||
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