mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
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: {
|
||||
pname = "bindings-posix";
|
||||
version = "1.2.3";
|
||||
sha256 = "0nj18lfpn8hmlaa7cmvdkjnk8fi2f6ysjbigkx7zbrpqnvbi63ba";
|
||||
version = "1.2.6";
|
||||
sha256 = "1yza3qbf0f5gfpg79pb6xfpw37zg191nmxa4r6h9x4xb5na0rzff";
|
||||
buildDepends = [ bindingsDSL ];
|
||||
meta = {
|
||||
description = "Low level bindings to posix";
|
||||
|
Loading…
Reference in New Issue
Block a user