[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: libpipeline: Update to 1.5.1.
From: |
guix-commits |
Subject: |
02/14: gnu: libpipeline: Update to 1.5.1. |
Date: |
Wed, 27 Feb 2019 09:49:26 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 54d80e31d63740d9f10c836c4e429917c662f14e
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Feb 25 10:56:14 2019 +0100
gnu: libpipeline: Update to 1.5.1.
* gnu/packages/man.scm (libpipeline): Update to 1.5.1.
---
gnu/packages/man.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/man.scm b/gnu/packages/man.scm
index 7a81caf..fdb6e72 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2015, 2016 Ricardo Wurmus <address@hidden>
;;; Copyright © 2015 Alex Kost <address@hidden>
;;; Copyright © 2015, 2016 Efraim Flashner <address@hidden>
-;;; Copyright © 2017, 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2017, 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018, 2019 Rutger Helling <address@hidden>
;;; Copyright © 2018, 2019 Marius Bakke <address@hidden>
;;;
@@ -40,7 +40,7 @@
(define-public libpipeline
(package
(name "libpipeline")
- (version "1.5.0")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (string-append
@@ -48,7 +48,7 @@
version ".tar.gz"))
(sha256
(base32
- "0avg525wvifcvjrwa6i1r6kvahmsswj0mpxrsxzzdzra9wpf2whd"))))
+ "0bwh5xz5f2czwb7f564jz1mp4znm8pldnvf65fs0hpw4gmmp0cyn"))))
(build-system gnu-build-system)
(home-page "http://libpipeline.nongnu.org/")
(synopsis "C library for manipulating pipelines of subprocesses")
- branch master updated (8aa1ca8 -> 4915894), guix-commits, 2019/02/27
- 04/14: gnu: libwacom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 01/14: gnu: mc: Update to 4.8.22., guix-commits, 2019/02/27
- 06/14: gnu: eog-plugins: Don't use NAME in source URI., guix-commits, 2019/02/27
- 02/14: gnu: libpipeline: Update to 1.5.1.,
guix-commits <=
- 05/14: gnu: libwacom: Update to 0.32., guix-commits, 2019/02/27
- 03/14: gnu: gom: Don't use NAME in source URI., guix-commits, 2019/02/27
- 07/14: gnu: eog-plugins: Update to 3.26.3., guix-commits, 2019/02/27
- 08/14: gnu: ddrescue: Update to 1.24., guix-commits, 2019/02/27
- 09/14: gnu: wesnoth: Don't use NAME in source URI., guix-commits, 2019/02/27
- 12/14: gnu: sbcl: Update to 1.4.16., guix-commits, 2019/02/27
- 11/14: gnu: libblockdev: Update to 2.21., guix-commits, 2019/02/27
- 10/14: gnu: wesnoth: Update to 1.14.6., guix-commits, 2019/02/27
- 13/14: gnu: lmdb: Don't use unstable tarball., guix-commits, 2019/02/27
- 14/14: gnu: lmdb: Update to 0.9.23., guix-commits, 2019/02/27