[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/10: gnu: yelp-tools: Update to 3.32.2.
From: |
guix-commits |
Subject: |
05/10: gnu: yelp-tools: Update to 3.32.2. |
Date: |
Thu, 23 Jan 2020 17:40:58 -0500 (EST) |
mbakke pushed a commit to branch core-updates
in repository guix.
commit 8fe8a42a906ad1996806739b8826b8188a1046cf
Author: Marius Bakke <address@hidden>
AuthorDate: Thu Jan 23 23:20:48 2020 +0100
gnu: yelp-tools: Update to 3.32.2.
* gnu/packages/gnome.scm (yelp-tools): Update to 3.32.2.
---
gnu/packages/gnome.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 5a29b9a..c817be3 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5632,7 +5632,7 @@ freedesktop.org help system specification.")
(define-public yelp-tools
(package
(name "yelp-tools")
- (version "3.28.0")
+ (version "3.32.2")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@@ -5640,7 +5640,7 @@ freedesktop.org help system specification.")
name "-" version ".tar.xz"))
(sha256
(base32
- "1b61dmlb1sd50fgq6zgnkcpx2s1py33q0x9cx67fzpsr4gmgxnw2"))))
+ "1yg8f5g5wadhmy4yfd9yjhvd8vll4gq4l86ibp0b42qbxnsmcf0q"))))
(build-system gnu-build-system)
(native-inputs
`(("pkg-config" ,pkg-config)))
- branch core-updates updated (12d8adb -> 3440fec), guix-commits, 2020/01/23
- 01/10: gnu: glib: Remove redundant input., guix-commits, 2020/01/23
- 02/10: gnu: glib: Update to 2.62.4., guix-commits, 2020/01/23
- 04/10: gnu: yelp-xsl: Update to 3.34.2., guix-commits, 2020/01/23
- 07/10: gnu: shared-mime-info: Update to 1.15., guix-commits, 2020/01/23
- 03/10: gnu: glibmm: Update to 2.62.0., guix-commits, 2020/01/23
- 05/10: gnu: yelp-tools: Update to 3.32.2.,
guix-commits <=
- 06/10: gnu: vala: Update to 0.46.5., guix-commits, 2020/01/23
- 09/10: gnu: gcr: Update to 3.34.0., guix-commits, 2020/01/23
- 08/10: gnu: gnome-calculator: Update to 3.34.1., guix-commits, 2020/01/23
- 10/10: gnu: nvi: Fix build with glibc 2.30., guix-commits, 2020/01/23