mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-29 04:01:28 -06:00
gnu: ipp-usb: Update to 0.9.28.
* gnu/packages/printers.scm (ipp-usb): Update to 0.9.28. Change-Id: I1a76c5b27417b04d41f83de44121e59b2979a62a
This commit is contained in:
parent
4b3cd1df99
commit
4ec2ec72dc
1 changed files with 2 additions and 2 deletions
|
|
@ -38,7 +38,7 @@
|
|||
(define-public ipp-usb
|
||||
(package
|
||||
(name "ipp-usb")
|
||||
(version "0.9.25")
|
||||
(version "0.9.28")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
|
@ -47,7 +47,7 @@
|
|||
(commit version)))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "003njvcxi0w97wrs52nm9b0f1d96624hjnv9ywsr1m7p6q7r08mg"))))
|
||||
(base32 "068rfy8arjxhgwll46bfq0x3ypi05qjd6gv0zqynfrk2zcwn4f3y"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue