[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/24: gnu: eudev: Update to 3.2.9.
From: |
guix-commits |
Subject: |
09/24: gnu: eudev: Update to 3.2.9. |
Date: |
Tue, 10 Dec 2019 19:16:02 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit ed05d6b242f00ae3da2405fffe2fe2a85dc8d0d7
Author: Marius Bakke <address@hidden>
Date: Mon Dec 9 22:29:14 2019 +0100
gnu: eudev: Update to 3.2.9.
* gnu/packages/linux.scm (eudev): Update to 3.2.9.
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 383698b..1565677 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2628,7 +2628,7 @@ from the module-init-tools project.")
;; The post-systemd fork, maintained by Gentoo.
(package
(name "eudev")
- (version "3.2.8")
+ (version "3.2.9")
(source (origin
(method git-fetch)
(uri (git-reference (url "https://github.com/gentoo/eudev")
@@ -2636,7 +2636,7 @@ from the module-init-tools project.")
(file-name (git-file-name name version))
(sha256
(base32
- "1g95yzzx4qxm5qhhylbi930lrq4gsbz207n72018nkvswj6gmpjw"))
+ "1g9z3d33m0i3hmbhm0wxpvkzf6ac7xj1drwcfrhzlfhhi63sg9h7"))
(patches (search-patches "eudev-rules-directory.patch"))))
(build-system gnu-build-system)
(arguments
- branch staging created (now 939c5b2), guix-commits, 2019/12/10
- 04/24: gnu: libdrm: Update to 2.4.100., guix-commits, 2019/12/10
- 02/24: gnu: imagemagick: Update to 6.9.10-78., guix-commits, 2019/12/10
- 05/24: gnu: libepoxy: Update to 1.5.4., guix-commits, 2019/12/10
- 07/24: gnu: libinput: Update to 1.14.3., guix-commits, 2019/12/10
- 08/24: gnu: gtk+: Update to 3.24.13., guix-commits, 2019/12/10
- 09/24: gnu: eudev: Update to 3.2.9.,
guix-commits <=
- 10/24: gnu: bluez: Update to 5.52., guix-commits, 2019/12/10
- 01/24: gnu: cups-filters: Update to 1.25.13., guix-commits, 2019/12/10
- 03/24: gnu: qpdf: Update to 9.1.0., guix-commits, 2019/12/10
- 11/24: gnu: libxkbcommon: Update to 0.9.1., guix-commits, 2019/12/10
- 13/24: gnu: MariaDB: Update to 10.1.43., guix-commits, 2019/12/10
- 15/24: gnu: orc: Update to 0.4.31., guix-commits, 2019/12/10
- 19/24: gnu: nss: Update to 3.48., guix-commits, 2019/12/10
- 06/24: gnu: mesa: Update to 19.2.7., guix-commits, 2019/12/10
- 18/24: gnu: nspr: Update to 4.24., guix-commits, 2019/12/10
- 22/24: gnu: at-spi2-core: Update to 2.34.0., guix-commits, 2019/12/10