[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/10: gnu: packagekit: Update to 1.1.11.
From: |
Tobias Geerinckx-Rice |
Subject: |
07/10: gnu: packagekit: Update to 1.1.11. |
Date: |
Wed, 3 Oct 2018 22:21:27 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 99f97a775244d932e55e0546ee90d43a8110c4b7
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Oct 1 23:19:45 2018 +0200
gnu: packagekit: Update to 1.1.11.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.11.
---
gnu/packages/freedesktop.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 626d883..5cc2699 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -349,7 +349,7 @@ of a the system to know what users are logged in, and
where.")
(define-public packagekit
(package
(name "packagekit")
- (version "1.1.10")
+ (version "1.1.11")
(source (origin
(method url-fetch)
(uri (string-append
@@ -358,7 +358,7 @@ of a the system to know what users are logged in, and
where.")
"PackageKit-" version ".tar.xz"))
(sha256
(base32
- "1msfmb22cm4s3l6vsbr86b8s0v897sy6gcga3qg87z7640a0di2b"))))
+ "0fi6wn54y03zh5sn92nmmxkh4cd8yn44cyk0l8phw60ivfwmkh1q"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f
- branch master updated (5165fb4 -> 9e783d0), Tobias Geerinckx-Rice, 2018/10/03
- 08/10: gnu: disorderfs: Update to 0.5.4., Tobias Geerinckx-Rice, 2018/10/03
- 07/10: gnu: packagekit: Update to 1.1.11.,
Tobias Geerinckx-Rice <=
- 10/10: gnu: ddcutil: Update to 0.9.2., Tobias Geerinckx-Rice, 2018/10/03
- 04/10: gnu: rubberband: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/10/03
- 01/10: gnu: rtags: Don't use unstable tarball., Tobias Geerinckx-Rice, 2018/10/03
- 02/10: gnu: Add memtest86+., Tobias Geerinckx-Rice, 2018/10/03
- 03/10: gnu: Add memtester., Tobias Geerinckx-Rice, 2018/10/03
- 06/10: gnu: Add freedroidrpg., Tobias Geerinckx-Rice, 2018/10/03
- 09/10: gnu: ndctl: Return #t from phases., Tobias Geerinckx-Rice, 2018/10/03
- 05/10: gnu: wpa-supplicant-gui: Remove redundant code., Tobias Geerinckx-Rice, 2018/10/03