Archived
1
0
Fork 0

gnu: system-config-printer: Update to 1.5.12.

* gnu/packages/gnome.scm (system-config-printer): Update to 1.5.12.
This commit is contained in:
Oleg Pykhalov 2020-01-09 04:37:52 +03:00
parent baa195dde4
commit fa01e10da2
No known key found for this signature in database
GPG key ID: 167F8EA5001AFA9C

View file

@ -45,6 +45,7 @@
;;; Copyright © 2019 Raghav Gururajan <raghavgururajan@disroot.org> ;;; Copyright © 2019 Raghav Gururajan <raghavgururajan@disroot.org>
;;; Copyright © 2019 Jonathan Brielmaier <jonathan.brielmaier@web.de> ;;; Copyright © 2019 Jonathan Brielmaier <jonathan.brielmaier@web.de>
;;; Copyright © 2019 Leo Prikler <leo.prikler@student.tugraz.at> ;;; Copyright © 2019 Leo Prikler <leo.prikler@student.tugraz.at>
;;; Copyright © 2020 Oleg Pykhalov <go.wigust@gmail.com>
;;; ;;;
;;; This file is part of GNU Guix. ;;; This file is part of GNU Guix.
;;; ;;;
@ -1263,7 +1264,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.11") (version "1.5.12")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -1272,7 +1273,7 @@ database is translated at Transifex.")
"download/" version "download/" version
"/system-config-printer-" version ".tar.xz")) "/system-config-printer-" version ".tar.xz"))
(sha256 (sha256
(base32 "1lq0q51bhanirpjjvvh4xiafi8hgpk8r32h0dj6dn3f32z8pib9q")))) (base32 "050yrx1vfh9f001qsn06y1jcidxq0ymxr64kxykasr0zzryp25kb"))))
(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)