3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: packagekit: Update to 1.1.13.

* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.13.
This commit is contained in:
Tobias Geerinckx-Rice 2020-02-17 23:12:08 +01:00
parent f6516d7954
commit ba0b9d410f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -506,7 +506,7 @@ with localed. This package is extracted from the broader systemd package.")
(define-public packagekit
(package
(name "packagekit")
(version "1.1.12")
(version "1.1.13")
(source (origin
(method url-fetch)
(uri (string-append
@ -515,7 +515,7 @@ with localed. This package is extracted from the broader systemd package.")
"PackageKit-" version ".tar.xz"))
(sha256
(base32
"00css16dv3asaxrklvyxy9dyjzhw82wmfrqxqpca9w2xryz58i8z"))))
"1dr1laic65ld95abp2yxbwvijnngh0dwyb1x49x4wjm5rhq43dl8"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f