guix-commits
[Top][All Lists]
Advanced

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

03/03: gnu: hurd-headers: Update to 0.7


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

phant0mas pushed a commit to branch master
in repository guix.

commit 67010dd886402d60c6cb2776b7c1b4655ac87986
Author: Manolis Ragkousis <address@hidden>
Date:   Sun Nov 1 15:46:27 2015 +0200

    gnu: hurd-headers: Update to 0.7
    
    * gnu/packages/hurd.scm (hurd-headers): Update to version 0.7.
---
 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 2cc4670..e95f50a 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -97,14 +97,14 @@ communication.")
 (define-public hurd-headers
   (package
     (name "hurd-headers")
-    (version "0.6")
+    (version "0.7")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnu/hurd/hurd-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "059lbspbpcjpcq5jf98f47jw9sm0ngs3x6phxax53m3rwca1fk7y"))))
+                "1q2pyc16vb5plqi8hlwnnc9jk8zlifm91cavz6x7vhbwy0nh2yvh"))))
     (build-system gnu-build-system)
     (native-inputs
      `(;; Autoconf shouldn't be necessary but there seems to be a bug in the



reply via email to

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