mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 12:53:59 +03:00
haskell-bindings-libusb: update to version 1.4.5.0
This commit is contained in:
parent
8bddbac7e1
commit
b969f90f49
@ -4,8 +4,8 @@
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
pname = "bindings-libusb";
|
||||
version = "1.4.4.1";
|
||||
sha256 = "1cip5a0n8svjkzawpx3wi9z7nywmn9bl3k2w559b3awy0wixybrx";
|
||||
version = "1.4.5.0";
|
||||
sha256 = "0xnx9p6wqbwiaqigdnf7x6vd0qq7w9wm0vxsh93adpb5wdpjza66";
|
||||
buildDepends = [ bindingsDSL ];
|
||||
pkgconfigDepends = [ libusb ];
|
||||
meta = {
|
||||
|
Loading…
Reference in New Issue
Block a user