* [PATCH 2/3] gnu: libpipeline: Update to 1.4.0.
@ 2015-07-21 14:57 Alex Kost
2015-07-21 15:05 ` Thompson, David
0 siblings, 1 reply; 2+ messages in thread
From: Alex Kost @ 2015-07-21 14:57 UTC (permalink / raw)
To: guix-devel
[-- Attachment #1: Type: text/plain, Size: 42 bytes --]
There were no problems with this update.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0002-gnu-libpipeline-Update-to-1.4.0.patch --]
[-- Type: text/x-patch, Size: 1130 bytes --]
From 8c2647c990c38405929fa08b10d659d397e1d055 Mon Sep 17 00:00:00 2001
From: Alex Kost <alezost@gmail.com>
Date: Tue, 21 Jul 2015 17:13:08 +0300
Subject: [PATCH 2/3] gnu: libpipeline: Update to 1.4.0.
* gnu/packages/man.scm (libpipeline): Update to 1.4.0.
---
gnu/packages/man.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 16b891c..dce117e 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -36,7 +36,7 @@
(define-public libpipeline
(package
(name "libpipeline")
- (version "1.3.0")
+ (version "1.4.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -44,7 +44,7 @@
version ".tar.gz"))
(sha256
(base32
- "12d6ldcj7kv2nv832b23v97g7035d0ybq0ig7h0yr7xk9czd3z7i"))))
+ "1dlvp2mxlhg5zbj509kc60h7g39hpgwkzkpdf855cyzizgkmkivr"))))
(build-system gnu-build-system)
(home-page "http://libpipeline.nongnu.org/")
(synopsis "C library for manipulating pipelines of subprocesses")
--
2.4.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 2/3] gnu: libpipeline: Update to 1.4.0.
2015-07-21 14:57 [PATCH 2/3] gnu: libpipeline: Update to 1.4.0 Alex Kost
@ 2015-07-21 15:05 ` Thompson, David
0 siblings, 0 replies; 2+ messages in thread
From: Thompson, David @ 2015-07-21 15:05 UTC (permalink / raw)
To: Alex Kost; +Cc: guix-devel
On Tue, Jul 21, 2015 at 10:57 AM, Alex Kost <alezost@gmail.com> wrote:
> There were no problems with this update.
LGTM. Please push.
- Dave
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-21 15:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-21 14:57 [PATCH 2/3] gnu: libpipeline: Update to 1.4.0 Alex Kost
2015-07-21 15:05 ` Thompson, David
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).