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


From: Manolis Fragkiskos Ragkousis
Subject: 01/03: gnu: gnumach-headers: Update to 1.7.
Date: Wed, 18 May 2016 12:19:00 +0000 (UTC)

phant0mas pushed a commit to branch master
in repository guix.

commit 614f39271e580e99df5ce46f1482580c673791b0
Author: Manolis Ragkousis <address@hidden>
Date:   Wed May 18 15:14:39 2016 +0300

    gnu: gnumach-headers: Update to 1.7.
    
    * gnu/packages/hurd.scm (gnumach-headers): Update to version 1.7.
---
 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 ff29aee..4fb0869 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -32,7 +32,7 @@
 (define-public gnumach-headers
   (package
     (name "gnumach-headers")
-    (version "1.6")
+    (version "1.7")
     (source
      (origin
       (method url-fetch)
@@ -40,7 +40,7 @@
                           version ".tar.gz"))
       (sha256
        (base32
-        "1m7xwsrv6x6gk9xi5phs104rdn9q3lr63p348vyv0dzd6r3zyncb"))))
+        "1vd0bykshf6ilr55792b5lf6yd5ywlkp1wqz00dcsx7fq3rfadz2"))))
     (build-system gnu-build-system)
     (arguments
     `(#:phases (alist-replace



reply via email to

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