gnu: packagekit: Update to 1.1.12.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
This commit is contained in:
parent
c00181d14a
commit
79b8a2afa2
@ -464,7 +464,7 @@ with localed. This package is extracted from the broader systemd package.")
|
|||||||
(define-public packagekit
|
(define-public packagekit
|
||||||
(package
|
(package
|
||||||
(name "packagekit")
|
(name "packagekit")
|
||||||
(version "1.1.11")
|
(version "1.1.12")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
@ -473,7 +473,7 @@ with localed. This package is extracted from the broader systemd package.")
|
|||||||
"PackageKit-" version ".tar.xz"))
|
"PackageKit-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0fi6wn54y03zh5sn92nmmxkh4cd8yn44cyk0l8phw60ivfwmkh1q"))))
|
"00css16dv3asaxrklvyxy9dyjzhw82wmfrqxqpca9w2xryz58i8z"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f
|
`(#:tests? #f
|
||||||
|
Loading…
Reference in New Issue
Block a user