haskell-bindings-posix: update to version 1.2.6
This commit is contained in:
parent
8a09380383
commit
0a77a99c57
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
cabal.mkDerivation (self: {
|
cabal.mkDerivation (self: {
|
||||||
pname = "bindings-posix";
|
pname = "bindings-posix";
|
||||||
version = "1.2.3";
|
version = "1.2.6";
|
||||||
sha256 = "0nj18lfpn8hmlaa7cmvdkjnk8fi2f6ysjbigkx7zbrpqnvbi63ba";
|
sha256 = "1yza3qbf0f5gfpg79pb6xfpw37zg191nmxa4r6h9x4xb5na0rzff";
|
||||||
buildDepends = [ bindingsDSL ];
|
buildDepends = [ bindingsDSL ];
|
||||||
meta = {
|
meta = {
|
||||||
description = "Low level bindings to posix";
|
description = "Low level bindings to posix";
|
||||||
|
Loading…
Reference in New Issue
Block a user