guix-commits
[Top][All Lists]
Advanced

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

39/75: gnu: gnome-mahjongg: Update to 3.40.1.


From: guix-commits
Subject: 39/75: gnu: gnome-mahjongg: Update to 3.40.1.
Date: Fri, 27 Sep 2024 15:42:59 -0400 (EDT)

lilyp pushed a commit to branch gnome-team
in repository guix.

commit 9e6ca87e0181fa580fb7ad2789b6bd46941a3983
Author: Liliana Marie Prikler <liliana.prikler@gmail.com>
AuthorDate: Fri Jul 19 11:53:22 2024 +0200

    gnu: gnome-mahjongg: Update to 3.40.1.
    
    * gnu/packages/gnome.scm (gnome-mahjongg): Update to 3.40.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 469917872c..1818480b40 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -12521,7 +12521,7 @@ library which detects when a file or a directory has 
been modified.")
 (define-public gnome-mahjongg
   (package
     (name "gnome-mahjongg")
-    (version "3.40.0")
+    (version "3.40.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -12530,7 +12530,7 @@ library which detects when a file or a directory has 
been modified.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1yj41lj2vancjzwjcm5cdv48983jq05i6sw8p4nggyqwij3xpllj"))))
+                "0mc9379lmkcn08gr1wdny8gdwgdadkv11vxmgsiazcdy8bsj5860"))))
     (build-system meson-build-system)
     (arguments (list #:glib-or-gtk? #t))
     (native-inputs



reply via email to

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