all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#67351] [PATCH gnome-team] gnu: gnome-user-docs: Update to 44.6.
@ 2023-11-21 22:28 Vivien Kraus via Guix-patches via
  2024-01-09 11:23 ` bug#67351: " Vivien Kraus via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2023-11-21 22:28 UTC (permalink / raw)
  To: 67351; +Cc: rg, liliana.prikler, maxim.cournoyer

* gnu/packages/gnome.scm (gnome-user-docs): Update to 44.6.
[home-page]: Update from redirection.

Change-Id: I8c0989881be2cadac8453dc5d1df6c97857822eb
---
 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 ab485cffb1..709601c918 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1929,7 +1929,7 @@ (define-public gnome-commander
 (define-public gnome-user-docs
   (package
    (name "gnome-user-docs")
-   (version "42.0")
+   (version "44.6")
    (source
     (origin
       (method url-fetch)
@@ -1937,7 +1937,7 @@ (define-public gnome-user-docs
                           (version-major version)
                           "/gnome-user-docs-" version ".tar.xz"))
       (sha256
-       (base32 "01g9smkk2sj3yrih2wjn6vx9av855n7w6nqf9wpxvfq086h7vcmj"))))
+       (base32 "0ds2mccrgmb4jgw196jjm7xzlvnir8k80g1v55sd4nn00prc1b9g"))))
    (build-system gnu-build-system)
    (native-inputs
     (list gettext-minimal itstool pkg-config libxml2))
@@ -1946,7 +1946,7 @@ (define-public gnome-user-docs
     "The GNOME User Documentation explains how to use the GNOME desktop and its
 components.  It covers usage and setup of the core GNOME programs by end-users
 and system administrators.")
-   (home-page "https://live.gnome.org/DocumentationProject")
+   (home-page "https://wiki.gnome.org/DocumentationProject")
    (license license:cc-by3.0)))
 
 (define-public dia

base-commit: 1cc3b7e80f60a2a5a6a1400ed0b025efeae7a523
-- 
2.41.0




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#67351: [PATCH gnome-team] gnu: gnome-user-docs: Update to 44.6.
  2023-11-21 22:28 [bug#67351] [PATCH gnome-team] gnu: gnome-user-docs: Update to 44.6 Vivien Kraus via Guix-patches via
@ 2024-01-09 11:23 ` Vivien Kraus via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Vivien Kraus via Guix-patches via @ 2024-01-09 11:23 UTC (permalink / raw)
  To: 67351-done

I see it has been merged, thank you!

Best regards,

Vivien




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-09 11:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-21 22:28 [bug#67351] [PATCH gnome-team] gnu: gnome-user-docs: Update to 44.6 Vivien Kraus via Guix-patches via
2024-01-09 11:23 ` bug#67351: " Vivien Kraus via Guix-patches via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.