unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "Claes Wallin (韋嘉誠)" <gnu@clacke.user.lysator.liu.se>
To: guix-devel@gnu.org
Cc: Claes Wallin <claes.wallin@greatsinodevelopment.com>
Subject: [PATCH 2/2] gnu: Update pumpa to 0.9.1.
Date: Wed,  8 Jul 2015 16:34:36 +0200	[thread overview]
Message-ID: <1436366076-2657-1-git-send-email-gnu@clacke.user.lysator.liu.se> (raw)
In-Reply-To: <1436364470-30491-2-git-send-email-gnu@clacke.user.lysator.liu.se>

From: Claes Wallin <claes.wallin@greatsinodevelopment.com>

* gnu/packages/pumpio.scm (pumpa): Update version to 0.9.1.
---
 gnu/packages/pumpio.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/pumpio.scm b/gnu/packages/pumpio.scm
index 26d7b4a..22c631e 100644
--- a/gnu/packages/pumpio.scm
+++ b/gnu/packages/pumpio.scm
@@ -30,7 +30,7 @@
 (define-public pumpa
   (package
     (name "pumpa")
-    (version "0.9")
+    (version "0.9.1")
     (source (origin
               (method git-fetch) ; no source tarballs
               (uri (git-reference
@@ -38,7 +38,7 @@
                     (commit (string-append "v" version))))
               (sha256
                (base32
-                "0v55xq17wnc9mvpmrm5r3rjrsg9npnjv1lznbz8ppk77ba8pwimy"))))
+                "14s0m46yqph8bs5rjpmiq42f020j9l3mygan2zj93z6qzypwd07f"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases (alist-replace
-- 
2.4.3

  parent reply	other threads:[~2015-07-08 14:34 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-08 14:07 [PATCH 1/2] gnu: Update pumpa source URL Claes Wallin (韋嘉誠)
2015-07-08 14:07 ` [PATCH 2/2] gnu: Update pumpa to 0.9.1 Claes Wallin (韋嘉誠)
2015-07-08 14:30   ` Mathieu Lirzin
2015-07-08 14:39     ` (unknown), Claes Wallin (韋嘉誠)
2015-07-08 14:39       ` [PATCH] gnu: Update pumpa to 0.9.1 Claes Wallin (韋嘉誠)
2015-07-08 23:54         ` Mathieu Lirzin
2015-07-09  5:48           ` Claes Wallin (韋嘉誠)
2015-07-09 17:47             ` Mathieu Lirzin
2015-07-10  8:31               ` Claes Wallin (韋嘉誠)
2015-07-10 12:49                 ` Thompson, David
2015-07-12  9:21                 ` Mathieu Lirzin
2015-07-08 14:34   ` Claes Wallin (韋嘉誠) [this message]
2015-07-08 14:33 ` [PATCH 1/2] gnu: Update pumpa source URL Claes Wallin (韋嘉誠)

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=1436366076-2657-1-git-send-email-gnu@clacke.user.lysator.liu.se \
    --to=gnu@clacke.user.lysator.liu.se \
    --cc=claes.wallin@greatsinodevelopment.com \
    --cc=guix-devel@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).