guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: gnumach-headers: Update to 1.8.


From: Manolis Fragkiskos Ragkousis
Subject: 01/03: gnu: gnumach-headers: Update to 1.8.
Date: Mon, 19 Dec 2016 10:06:11 +0000 (UTC)

phant0mas pushed a commit to branch master
in repository guix.

commit d950f038483a2e553fdbd01e6058ca1626629dfb
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]