guix-commits
[Top][All Lists]
Advanced

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

72/155: gnu: gnumach-headers: Update to 1.8.


From: John Darrington
Subject: 72/155: gnu: gnumach-headers: Update to 1.8.
Date: Wed, 21 Dec 2016 20:48:34 +0000 (UTC)

jmd pushed a commit to branch wip-installer
in repository guix.

commit 43b8253146d8d41556ecaf6108b9a47c275c34a0
Author: Manolis Ragkousis <address@hidden>
Date:   Mon Dec 19 11:55:39 2016 +0200

    gnu: gnumach-headers: Update to 1.8.
    
    * gnu/packages/hurd.scm (gnumach-headers): Update to version 1.8.
---
 gnu/packages/hurd.scm |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
index a4c0296..376021b 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -33,7 +33,7 @@
 (define-public gnumach-headers
   (package
     (name "gnumach-headers")
-    (version "1.7")
+    (version "1.8")
     (source
      (origin
       (method url-fetch)
@@ -41,7 +41,7 @@
                           version ".tar.gz"))
       (sha256
        (base32
-        "1vd0bykshf6ilr55792b5lf6yd5ywlkp1wqz00dcsx7fq3rfadz2"))))
+        "02hygsfpd2dljl5lg1vjjg9pizi9jyxd4aiiqzjshz6jax62jm9f"))))
     (build-system gnu-build-system)
     (arguments
     `(#:phases (alist-replace



reply via email to

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