guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/10: gnu: eudev: Update to 2.1.1.


From: Federico Beffa
Subject: 04/10: gnu: eudev: Update to 2.1.1.
Date: Sun, 18 Jan 2015 17:08:50 +0000

beffa pushed a commit to branch wip-gobject-introspection
in repository guix.

commit b6e5e1b738d39792ed597bf6d04603a63b85aee2
Author: Federico Beffa <address@hidden>
Date:   Tue Jan 13 08:29:06 2015 +0100

    gnu: eudev: Update to 2.1.1.
    
    * gnu/packages/linux.scm (eudev): Update to 2.1.1.
---
 gnu/packages/linux.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 972c589..952b9d1 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -1429,7 +1429,7 @@ from the module-init-tools project.")
   ;; The post-systemd fork, maintained by Gentoo.
   (package
     (name "eudev")
-    (version "1.10")
+    (version "2.1.1")
     (source (origin
               (method url-fetch)
               (uri (string-append
@@ -1437,7 +1437,7 @@ from the module-init-tools project.")
                     version ".tar.gz"))
               (sha256
                (base32
-                "1l907bvz6dcykvaq8d4iklvfpb9fyrnh1a29g3c28gkx2hlyn7j0"))
+                "0shf5vqiz9fdxl95aa1a8vh0xjxwim3psc39wr2xr8lnahf11vva"))
               (patches (list (search-patch "eudev-rules-directory.patch")))
               (modules '((guix build utils)))
               (snippet



reply via email to

[Prev in Thread] Current Thread [Next in Thread]