Merge pull request #332365 from r-ryantm/auto-update/ipp-usb

ipp-usb: 0.9.25 -> 0.9.27
This commit is contained in:
Nick Cao 2024-08-06 16:01:37 -04:00 committed by GitHub
commit 9536f0e6bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,13 +1,13 @@
{ buildGoModule, avahi, libusb1, pkg-config, lib, fetchFromGitHub, ronn }:
buildGoModule rec {
pname = "ipp-usb";
version = "0.9.25";
version = "0.9.27";
src = fetchFromGitHub {
owner = "openprinting";
repo = "ipp-usb";
rev = version;
sha256 = "sha256-ryKQDzb31JA192lbCYkwJrXgwErViqIzP4mD2NmWdgA=";
sha256 = "sha256-TBnEEH7GoOOFUh5zwJeb7c2nltaP7oCEZGnPWiK9sXk=";
};
postPatch = ''
@ -24,7 +24,7 @@ buildGoModule rec {
nativeBuildInputs = [ pkg-config ronn ];
buildInputs = [ libusb1 avahi ];
vendorHash = "sha256-61vCER1yR70Pn+CrfTai1sgiQQLU6msb9jxushus5W4=";
vendorHash = null;
postInstall = ''
# to accomodate the makefile