[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
59/113: gnu: yelp: Update to 40.0.
From: |
guix-commits |
Subject: |
59/113: gnu: yelp: Update to 40.0. |
Date: |
Wed, 24 Mar 2021 19:23:45 -0400 (EDT) |
lle_bout pushed a commit to branch wip-gnome-40
in repository guix.
commit 300f3835ef4ef7b7bf1aa5307982f602d66514bf
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:41:59 2021 +0100
gnu: yelp: Update to 40.0.
* gnu/packages/gnome.scm (yelp): Update to 40.0.
---
gnu/packages/gnome.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index ddc6d9d..5fd7a6e 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -6753,15 +6753,15 @@ jQuery.Syntax JavaScript libraries.")
(define-public yelp
(package
(name "yelp")
- (version "3.32.2")
+ (version "40.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
- (version-major+minor version) "/"
+ (version-major version) "/"
name "-" version ".tar.xz"))
(sha256
(base32
- "0yrl96icmmrxvg7sxl519gzg9qb368cmzgrr9ddh181ignkxzx7f"))))
+ "1q5aapa5rvxvjr2y7k6q46mrfa38bal1dfr9v3n6b0yjdjh5yxq7"))))
(build-system glib-or-gtk-build-system)
(native-inputs
`(("glib:bin" ,glib "bin") ; for glib-genmarshal, etc.
- 52/113: gnu: eog: Update to 40.0., (continued)
- 52/113: gnu: eog: Update to 40.0., guix-commits, 2021/03/24
- 14/113: gnu: sushi: Update to 3.38.0., guix-commits, 2021/03/24
- 60/113: gnu: yelp-tools: Update to 40.0., guix-commits, 2021/03/24
- 61/113: gnu: libgee: Update to 0.20.4., guix-commits, 2021/03/24
- 62/113: gnu: gnome-session: Update to 3.38.0., guix-commits, 2021/03/24
- 64/113: gnu: gedit: Update to 40.0., guix-commits, 2021/03/24
- 68/113: gnu: network-manager: Update to 1.31.1., guix-commits, 2021/03/24
- 54/113: gnu: libgudev: Update to 236., guix-commits, 2021/03/24
- 57/113: gnu: epiphany: Update to 40.0., guix-commits, 2021/03/24
- 58/113: gnu: yelp-xsl: Update to 40.0., guix-commits, 2021/03/24
- 59/113: gnu: yelp: Update to 40.0.,
guix-commits <=
- 65/113: gnu: mutter: Update to 40.0., guix-commits, 2021/03/24
- 73/113: gnu: gnome-control-center: Update to 40.0., guix-commits, 2021/03/24
- 79/113: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/03/24
- 63/113: gnu: gjs: Update to 1.68.0., guix-commits, 2021/03/24
- 81/113: gnu: gnome-weather: Update to 40.0., guix-commits, 2021/03/24
- 66/113: gnu: gnome-online-accounts: Update to 3.38.1., guix-commits, 2021/03/24
- 67/113: gnu: evolution-data-server: Update to 3.40.0., guix-commits, 2021/03/24
- 69/113: gnu: mobile-broadband-provider-info: Update to 20201225., guix-commits, 2021/03/24
- 78/113: gnu: gnome-backgrounds: Update to 3.38.0., guix-commits, 2021/03/24
- 77/113: gnu: baobab: Update to 40.0., guix-commits, 2021/03/24