[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/08: gnu: help2man: Update to 1.47.5.
From: |
Marius Bakke |
Subject: |
04/08: gnu: help2man: Update to 1.47.5. |
Date: |
Wed, 6 Dec 2017 11:33:03 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit f4abe0585d63c220874f6730cf1dfcfc7c8ecc31
Author: Marius Bakke <address@hidden>
Date: Wed Dec 6 15:21:43 2017 +0100
gnu: help2man: Update to 1.47.5.
* gnu/packages/man.scm (help2man): Update to 1.47.5.
---
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 8abdaf4..a8d0d9e 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -186,7 +186,7 @@ Linux kernel and C library interfaces employed by
user-space programs.")
(define-public help2man
(package
(name "help2man")
- (version "1.47.4")
+ (version "1.47.5")
(source
(origin
(method url-fetch)
@@ -194,7 +194,7 @@ Linux kernel and C library interfaces employed by
user-space programs.")
version ".tar.xz"))
(sha256
(base32
- "0lvp4306f5nq08f3snffs5pp1zwv8l35z6f5g0dds51zs6bzdv6l"))))
+ "1cb14kp380jzk1yi4i7x9d8qplc8c5mgcbgycgs9ggpx34jhp9kw"))))
(build-system gnu-build-system)
(arguments `(;; There's no `check' target.
#:tests? #f))
- branch core-updates updated (e09bb8a -> 2ced84f), Marius Bakke, 2017/12/06
- 03/08: gnu: mesa: Update to 17.2.6., Marius Bakke, 2017/12/06
- 04/08: gnu: help2man: Update to 1.47.5.,
Marius Bakke <=
- 02/08: gnu: harfbuzz: Update to 1.7.2., Marius Bakke, 2017/12/06
- 06/08: gnu: at-spi2-core: Update to 2.26.2., Marius Bakke, 2017/12/06
- 08/08: gnu: groff-minimal: Inherit phases from groff., Marius Bakke, 2017/12/06
- 01/08: gnu: glibc-locales: Don't inherit 'move-static-libs' phase from glibc., Marius Bakke, 2017/12/06
- 07/08: gnu: at-spi2-atk: Update to 2.26.1., Marius Bakke, 2017/12/06
- 05/08: gnu: atk: Update to 2.26.1., Marius Bakke, 2017/12/06