gnu: eudev: Update to 3.2.8.

* gnu/packages/linux.scm (eudev): Update to 3.2.8.
master
Marius Bakke 2019-05-24 19:42:45 +02:00
parent b97f4a357c
commit 736b66a099
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -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