guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

18/117: gnu: gnome-getting-started-docs: Update to 3.38.1.


From: guix-commits
Subject: 18/117: gnu: gnome-getting-started-docs: Update to 3.38.1.
Date: Tue, 23 Mar 2021 19:25:37 -0400 (EDT)

lle_bout pushed a commit to branch wip-gnome-40
in repository guix.

commit f0ccba84df508441d9be25e212704cb86fee71a2
Author: Léo Le Bouter <lle-bout@zaclys.net>
AuthorDate: Tue Mar 23 20:31:49 2021 +0100

    gnu: gnome-getting-started-docs: Update to 3.38.1.
    
    * gnu/packages/gnome.scm (gnome-getting-started-docs): Update to 3.38.1.
---
 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 7ef4398..f21cdd9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1853,7 +1853,7 @@ and system administrators.")
 (define-public gnome-getting-started-docs
   (package
    (name "gnome-getting-started-docs")
-   (version "3.32.2")
+   (version "3.38.1")
    (source
     (origin
       (method url-fetch)
@@ -1861,7 +1861,7 @@ and system administrators.")
                           (version-major+minor version)
                           "/gnome-getting-started-docs-" version ".tar.xz"))
       (sha256
-       (base32 "1v4k465mlzrhgcdddzs6bmm0yliyrfx6jg3gh0s17a08i0w5rbwq"))))
+       (base32 "0nf8jgwimn5p0pvn81104c5qglwl2r37lc2fk99jgr1w5hzy5yqh"))))
    (build-system gnu-build-system)
    (native-inputs
     `(("gettext" ,gettext-minimal)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]