[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/76: gnu: gnome-user-docs: Update to 40.5.
From: |
guix-commits |
Subject: |
09/76: gnu: gnome-user-docs: Update to 40.5. |
Date: |
Mon, 27 Sep 2021 10:18:10 -0400 (EDT) |
mothacehe pushed a commit to branch wip-gnome40
in repository guix.
commit 14aef6b2cb681e017cbf12d4c5ed2f67c00760f4
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)
- 05/76: gnu: gnome-screenshot: Update to 40.0., (continued)
- 05/76: gnu: gnome-screenshot: Update to 40.0., guix-commits, 2021/09/27
- 03/76: gnu: Update gtkmm to 4.2.0, add gtkmm@3, and adjust gtkmm@2., guix-commits, 2021/09/27
- 01/76: gnu: vulkan-loader: Fix include path location., guix-commits, 2021/09/27
- 06/76: gnu: gnote: Update to 40.2., guix-commits, 2021/09/27
- 07/76: gnu: gnome-shell-extensions: Update to 40.4., guix-commits, 2021/09/27
- 12/76: gnu: gnome-font-viewer: Update to 40.0., guix-commits, 2021/09/27
- 13/76: gnu: libportal: Update to 0.4., guix-commits, 2021/09/27
- 11/76: gnu: gnome-disk-utility: Update to 40.2., guix-commits, 2021/09/27
- 08/76: gnu: gnome-menus: Update to 3.36.0., guix-commits, 2021/09/27
- 10/76: gnu: gnome-desktop: Update to 40.4., guix-commits, 2021/09/27
- 09/76: gnu: gnome-user-docs: Update to 40.5.,
guix-commits <=
- 14/76: gnu: Add libadwaita., guix-commits, 2021/09/27
- 17/76: gnu: gnome-system-monitor: Update to 40.1., guix-commits, 2021/09/27
- 18/76: gnu: gnome-calculator: Update to 40.1., guix-commits, 2021/09/27
- 15/76: gnu: gnome-todo: Update to 40.1., guix-commits, 2021/09/27
- 19/76: gnu: libgweather: Update to 40.0., guix-commits, 2021/09/27
- 22/76: gnu: gedit: Update to 40.1., guix-commits, 2021/09/27
- 24/76: gnu: amtk: Update to 5.3.1., guix-commits, 2021/09/27
- 27/76: gnu: baobab: Update to 40.0., guix-commits, 2021/09/27
- 33/76: gnu: epiphany: Update to 40.3., guix-commits, 2021/09/27
- 43/76: gnu: gnome-online-accounts: Update to 3.40.0., guix-commits, 2021/09/27