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


From: Manolis Fragkiskos Ragkousis
Subject: 01/03: gnu: gnumach-headers: Update to 1.6
Date: Sun, 01 Nov 2015 13:49:03 +0000

phant0mas pushed a commit to branch master
in repository guix.

commit c51525895aa6f9ae7a6d2cd67c023f7c875f6a4b
Author: Manolis Ragkousis <address@hidden>
Date:   Sun Nov 1 14:03:16 2015 +0200

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

diff --git a/gnu/packages/hurd.scm b/gnu/packages/hurd.scm
index 3867b4d..9248236 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.5")
+    (version "1.6")
     (source
      (origin
       (method url-fetch)
@@ -40,7 +40,7 @@
                           version ".tar.gz"))
       (sha256
        (base32
-        "0wsf57q4h6xl2jn28d423qx7zplmhpnf9ssm4f1c0sf8513xm81j"))))
+        "1m7xwsrv6x6gk9xi5phs104rdn9q3lr63p348vyv0dzd6r3zyncb"))))
     (build-system gnu-build-system)
     (arguments
     `(#:phases (alist-replace



reply via email to

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