[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/21: gnu: help2man: Update to 1.49.2.
From: |
guix-commits |
Subject: |
07/21: gnu: help2man: Update to 1.49.2. |
Date: |
Thu, 30 Jun 2022 17:27:35 -0400 (EDT) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit ddff3be27e995f9d1e3e5fa545da4961d616051c
Author: Marius Bakke <marius@gnu.org>
AuthorDate: Thu Jun 30 13:37:35 2022 +0200
gnu: help2man: Update to 1.49.2.
* gnu/packages/man.scm (help2man): Update to 1.49.2.
---
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 1c1d82758b..98a285593e 100644
--- a/gnu/packages/man.scm
+++ b/gnu/packages/man.scm
@@ -307,7 +307,7 @@ Linux kernel and C library interfaces employed by
user-space programs.")
;; input "locales" contain the original (English) text.
(package
(name "help2man")
- (version "1.48.5")
+ (version "1.49.2")
(source
(origin
(method url-fetch)
@@ -315,7 +315,7 @@ Linux kernel and C library interfaces employed by
user-space programs.")
version ".tar.xz"))
(sha256
(base32
- "1gl24n9am3ivhql1gs9lffb415irg758fhxyk4ryssiflk5f8fb7"))))
+ "0dnxx96lbcb8ab8yrdkqll14cl5n0bch8qpd9qj3c2ky78hhwbly"))))
(build-system gnu-build-system)
(arguments `(;; There's no `check' target.
#:tests? #f
- branch core-updates updated (4bc6888f5e -> 2a023a7bd8), guix-commits, 2022/06/30
- 02/21: gnu: dejagnu: Use G-expressions., guix-commits, 2022/06/30
- 04/21: gnu: libgc: Use new style., guix-commits, 2022/06/30
- 06/21: gnu: zlib: Use G-expression., guix-commits, 2022/06/30
- 03/21: gnu: jsoncpp@1.7.3: Fix build failure., guix-commits, 2022/06/30
- 07/21: gnu: help2man: Update to 1.49.2.,
guix-commits <=
- 16/21: gnu: OpenBLAS: Use G-expressions., guix-commits, 2022/06/30
- 01/21: gnu: dejagnu: Fix test failure., guix-commits, 2022/06/30
- 08/21: gnu: help2man: Remove input labels., guix-commits, 2022/06/30
- 09/21: gnu: icu4c: Remove input labels., guix-commits, 2022/06/30
- 12/21: gnu: pcre: Use G-expression., guix-commits, 2022/06/30
- 14/21: gnu: tcsh: Use G-expression., guix-commits, 2022/06/30
- 17/21: gnu: libaio: Update to 0.3.113., guix-commits, 2022/06/30
- 20/21: gnu: yelp-xsl: Remove obsolete input., guix-commits, 2022/06/30
- 21/21: gnu: yelp-xsl: Remove input labels., guix-commits, 2022/06/30
- 15/21: gnu: Boost: Use G-expressions., guix-commits, 2022/06/30