[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/80: gnu: gnome-user-docs: Update to 40.5.
From: |
guix-commits |
Subject: |
09/80: gnu: gnome-user-docs: Update to 40.5. |
Date: |
Tue, 28 Sep 2021 07:21:21 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit d433388cc6e0804b1449425919fe1670d356d3e7
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Wed Sep 22 18:15:14 2021 +0000
gnu: gnome-user-docs: Update to 40.5.
* gnu/packages/gnome.scm (gnome-user-docs): Update to 40.5.
[source]: Fix the URL.
---
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 bd9e4b2..ae8c113 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1857,15 +1857,15 @@ and running smart commands.")
(define-public gnome-user-docs
(package
(name "gnome-user-docs")
- (version "3.32.3")
+ (version "40.5")
(source
(origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/gnome-user-docs/"
- (version-major+minor version)
+ (version-major version)
"/gnome-user-docs-" version ".tar.xz"))
(sha256
- (base32 "0dvsl0ldg8rf7yq0r4dv1pn41s7gjgcqp7agkbflkbmhrl6vbhig"))))
+ (base32 "0p6ysdqlfc7vvzsrcanl9bhsc7666sv42xxzpbgsf5j55z3yrkpr"))))
(build-system gnu-build-system)
(native-inputs
`(("gettext" ,gettext-minimal)
- 32/80: gnu: sushi: Update to 3.38.1., (continued)
- 32/80: gnu: sushi: Update to 3.38.1., guix-commits, 2021/09/28
- 51/80: gnu: libgdata: Update to 0.18.1., guix-commits, 2021/09/28
- 79/80: system: Introduce the os-release file., guix-commits, 2021/09/28
- 76/80: gnu: gnome-weather: Fix GNOME integration., guix-commits, 2021/09/28
- 01/80: gnu: vulkan-loader: Fix include path location., guix-commits, 2021/09/28
- 04/80: gnu: gnome-backgrounds: Update to 40.1., guix-commits, 2021/09/28
- 03/80: gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2., guix-commits, 2021/09/28
- 02/80: gnu: Add gtk., guix-commits, 2021/09/28
- 08/80: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2021/09/28
- 11/80: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/28
- 09/80: gnu: gnome-user-docs: Update to 40.5.,
guix-commits <=
- 36/80: gnu: gnome-clocks: Update to 40.0., guix-commits, 2021/09/28
- 07/80: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/09/28
- 06/80: gnu: gnote: Update to 40.2., guix-commits, 2021/09/28
- 13/80: gnu: libportal: Update to 0.4., guix-commits, 2021/09/28
- 19/80: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/28
- 23/80: gnu: Add tepl-5., guix-commits, 2021/09/28
- 25/80: gnu: gnome-latex: Update to 3.38.0., guix-commits, 2021/09/28
- 16/80: build: glib-or-gtk-build-system: Add gtk 4.0 support., guix-commits, 2021/09/28
- 31/80: gnu: orca: Update to 40.0., guix-commits, 2021/09/28
- 38/80: gnu: vte: Update to 0.64.2., guix-commits, 2021/09/28