mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: system-config-printer: Update to 1.5.14.
* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.14.
This commit is contained in:
parent
b974e34c17
commit
b6c42727b6
1 changed files with 2 additions and 2 deletions
|
@ -2841,7 +2841,7 @@ database is translated at Transifex.")
|
||||||
(define-public system-config-printer
|
(define-public system-config-printer
|
||||||
(package
|
(package
|
||||||
(name "system-config-printer")
|
(name "system-config-printer")
|
||||||
(version "1.5.13")
|
(version "1.5.14")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2850,7 +2850,7 @@ database is translated at Transifex.")
|
||||||
"download/v" version
|
"download/v" version
|
||||||
"/system-config-printer-" version ".tar.xz"))
|
"/system-config-printer-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "18dqvi1s971lggkw6pv1sqxixlpg5a8rppzc1pxbanxa91jg18zf"))))
|
(base32 "1l79lj44kl079sk308m42x3py1yvcxk5x5bs2vqfmqv26zm8qyqf"))))
|
||||||
(build-system glib-or-gtk-build-system)
|
(build-system glib-or-gtk-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:imported-modules ((guix build python-build-system)
|
`(#:imported-modules ((guix build python-build-system)
|
||||||
|
|
Loading…
Add table
Reference in a new issue