summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorMarius Bakke <mbakke@fastmail.com>2019-05-24 19:42:45 +0200
committerMarius Bakke <mbakke@fastmail.com>2019-05-24 23:28:31 +0200
commit736b66a09979c385851054063209db9109071f16 (patch)
tree670ae9c05fc2493b9875555157496e63a3dbf9f1 /gnu
parentb97f4a357c4a9d5597f5dd0b137ab0263160dd44 (diff)
downloadpatches-736b66a09979c385851054063209db9109071f16.tar
patches-736b66a09979c385851054063209db9109071f16.tar.gz
gnu: eudev: Update to 3.2.8.
* gnu/packages/linux.scm (eudev): Update to 3.2.8.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 90d2f3b79c..ef4d7a3543 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -2266,7 +2266,7 @@ from the module-init-tools project.")
;; The post-systemd fork, maintained by Gentoo.
(package
(name "eudev")
- (version "3.2.7")
+ (version "3.2.8")
(source (origin
(method git-fetch)
(uri (git-reference (url "https://github.com/gentoo/eudev")
@@ -2274,7 +2274,7 @@ from the module-init-tools project.")
(file-name (git-file-name name version))
(sha256
(base32
- "1la7x7v7yqb84wnc7w0kj53sa0an0m9xp6wn01ypi8drh02wjjy2"))
+ "1g95yzzx4qxm5qhhylbi930lrq4gsbz207n72018nkvswj6gmpjw"))
(patches (search-patches "eudev-rules-directory.patch"))))
(build-system gnu-build-system)
(arguments