unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manolis Ragkousis <manolis837@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel <Guix-devel@gnu.org>
Subject: [PATCH 1/3] gnu: gnumach-headers: Update to 1.5
Date: Thu, 16 Apr 2015 14:06:12 +0300	[thread overview]
Message-ID: <CAFtzXzMn4SDjq8HPDxF07h_RRFwVd8CJ+jADFrHZhDX8Ehv9ew@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 55 bytes --]

If you are okay with that, I will push them to master.

[-- Attachment #2: 0001-gnu-gnumach-headers-Update-to-1.5.patch --]
[-- Type: text/x-patch, Size: 1025 bytes --]

From 2fc2e412ee60c9b520ea264010c1b060212ddb7f Mon Sep 17 00:00:00 2001
From: Manolis Ragkousis <manolis837@gmail.com>
Date: Thu, 16 Apr 2015 13:09:02 +0300
Subject: [PATCH 1/3] gnu: gnumach-headers: Update to 1.5

* gnu/packages/hurd.scm (gnumach-headers): Update to version 1.5.
---
 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 8ac78d3..901a173 100644
--- a/gnu/packages/hurd.scm
+++ b/gnu/packages/hurd.scm
@@ -29,7 +29,7 @@
 (define-public gnumach-headers
   (package
     (name "gnumach-headers")
-    (version "1.4")
+    (version "1.5")
     (source
      (origin
       (method url-fetch)
@@ -37,7 +37,7 @@
                           version ".tar.gz"))
       (sha256
        (base32
-        "0r371wsm7imx356p0xsls5hifb1gf9y90rm1phr0qkahbmfk9hlv"))))
+        "0wsf57q4h6xl2jn28d423qx7zplmhpnf9ssm4f1c0sf8513xm81j"))))
     (build-system gnu-build-system)
     (arguments
     `(#:phases (alist-replace
-- 
2.3.5


             reply	other threads:[~2015-04-16 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-16 11:06 Manolis Ragkousis [this message]
2015-04-16 12:50 ` [PATCH 1/3] gnu: gnumach-headers: Update to 1.5 Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAFtzXzMn4SDjq8HPDxF07h_RRFwVd8CJ+jADFrHZhDX8Ehv9ew@mail.gmail.com \
    --to=manolis837@gmail.com \
    --cc=Guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).