guix-commits
[Top][All Lists]
Advanced

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

98/117: gnu: gnote: Update to 3.38.1.


From: guix-commits
Subject: 98/117: gnu: gnote: Update to 3.38.1.
Date: Tue, 23 Mar 2021 19:26:04 -0400 (EDT)

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

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

    gnu: gnote: Update to 3.38.1.
    
    * gnu/packages/gnome.scm (gnote): 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 067813d..6a96743 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -11070,7 +11070,7 @@ index files needed for Adwaita to be used outside of 
GNOME.")
 (define-public gnote
   (package
     (name "gnote")
-    (version "3.38.0")
+    (version "3.38.1")
     (source
      (origin
        (method url-fetch)
@@ -11078,7 +11078,7 @@ index files needed for Adwaita to be used outside of 
GNOME.")
                            (version-major+minor version)  "/"
                            "gnote-" version ".tar.xz"))
        (sha256
-        (base32 "1ingbaw4d8vpjn083xvzqw7kz8z0k2bx7msk78pbzd68bwgkadpx"))))
+        (base32 "1adjfjhmsm2d33999khjyzvli6kiz1jlzavn77jhd49kfzhxa9y4"))))
     (build-system glib-or-gtk-build-system)
     (native-inputs
      `(("desktop-file-utils" ,desktop-file-utils)



reply via email to

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