gnu: print-manager: Update to 6.1.3.
* gnu/packages/kde-plasma.scm (print-manager): Update to 6.1.3. Change-Id: I6420a20fa3cda0e2c73f5bb8b56028faf829e426
This commit is contained in:
parent
e68957e2c4
commit
39c5bc23fa
@ -2908,14 +2908,14 @@ hardware management, and a high degree of customizability.")
|
|||||||
(define-public print-manager
|
(define-public print-manager
|
||||||
(package
|
(package
|
||||||
(name "print-manager")
|
(name "print-manager")
|
||||||
(version "6.1.2")
|
(version "6.1.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append "mirror://kde/stable/plasma/" version
|
(uri (string-append "mirror://kde/stable/plasma/" version
|
||||||
"/print-manager-" version ".tar.xz"))
|
"/print-manager-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "19gmqd48wjg9q8h57xdsa1d4nhvbp3h169v519pgw06lrrhia5hl"))))
|
(base32 "015vvl0q3fccjacszdzd78vsh1wykn6r9inxpvj660z2hsg4c1cm"))))
|
||||||
(build-system qt-build-system)
|
(build-system qt-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list extra-cmake-modules))
|
(list extra-cmake-modules))
|
||||||
|
Loading…
Reference in New Issue
Block a user