[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/11: gnu: elogind: Update to 241.4.
From: |
guix-commits |
Subject: |
01/11: gnu: elogind: Update to 241.4. |
Date: |
Tue, 10 Dec 2019 19:14:15 -0500 (EST) |
mbakke pushed a commit to branch master
in repository guix.
commit 7809ddc2871339d21dac8be6b73f3b6d4ee39b1a
Author: Marius Bakke <address@hidden>
Date: Tue Dec 10 16:09:52 2019 +0100
gnu: elogind: Update to 241.4.
* gnu/packages/freedesktop.scm (elogind): Update to 241.4.
---
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 6aced47..f911340 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -240,7 +240,7 @@ the freedesktop.org XDG Base Directory specification.")
(define-public elogind
(package
(name "elogind")
- (version "241.3")
+ (version "241.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -249,7 +249,7 @@ the freedesktop.org XDG Base Directory specification.")
(file-name (git-file-name name version))
(sha256
(base32
- "0jpb55prqq5cm3w2gy9766cbaqknjvbrbniyshb8bz1q31vf4jlq"))))
+ "13nd0chackqclgvw43910k4pkw2q773dh6wq9s5f3d97ibnik48k"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
- branch master updated (296ac36 -> 615d8c8), guix-commits, 2019/12/10
- 01/11: gnu: elogind: Update to 241.4.,
guix-commits <=
- 03/11: gnu: frei0r-plugins: Update to 1.7.0., guix-commits, 2019/12/10
- 02/11: gnu: libsoup: Update to 2.68.3., guix-commits, 2019/12/10
- 04/11: gnu: dav1d: Update to 0.5.2., guix-commits, 2019/12/10
- 05/11: gnu: re2: Update to 2019-12-01., guix-commits, 2019/12/10
- 08/11: gnu: shadow: Update to 4.8., guix-commits, 2019/12/10
- 10/11: gnu: Remove duplicate copyright line., guix-commits, 2019/12/10
- 06/11: gnu: OpenAL: Update to 1.20.0., guix-commits, 2019/12/10
- 07/11: gnu: OpenAL: Update home page., guix-commits, 2019/12/10
- 09/11: gnu: strace: Update to 5.4., guix-commits, 2019/12/10
- 11/11: gnu: xf86-video-intel: Update to 2.99.917-15.f66d395., guix-commits, 2019/12/10