[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
- branch gnome-team created (now cfa370fc15), guix-commits, 2024/09/27
- 02/75: gnu: tracker-miners: Update to 3.7.3., guix-commits, 2024/09/27
- 03/75: gnu: baobab: Update to 46.0., guix-commits, 2024/09/27
- 13/75: gnu: gnome-clocks: Update to 46.0., guix-commits, 2024/09/27
- 29/75: gnu: gnome-weather: Update to 46.0., guix-commits, 2024/09/27
- 20/75: gnu: Add tecla., guix-commits, 2024/09/27
- 28/75: gnu: gnome-user-docs: Update to 46.1., guix-commits, 2024/09/27
- 39/75: gnu: gnome-mahjongg: Update to 3.40.1.,
guix-commits <=
- 48/75: gnu: gtk+: Update to 3.24.41., guix-commits, 2024/09/27
- 54/75: gnu: gst-plugins-bad: Update to 1.24.6., guix-commits, 2024/09/27
- 71/75: gnu: glib: Update to 2.80.5., guix-commits, 2024/09/27
- 65/75: gnu: Add munit., guix-commits, 2024/09/27
- 75/75: gnu: libadwaita: Update to 1.6.0., guix-commits, 2024/09/27
- 10/75: gnu: gnome-calculator: Update to 46.1., guix-commits, 2024/09/27
- 12/75: gnu: gnome-characters: Update to 46.0., guix-commits, 2024/09/27
- 07/75: gnu: gnome-bluetooth: Update to 46.0., guix-commits, 2024/09/27
- 11/75: gnu: gnome-calendar: Update to 46.1., guix-commits, 2024/09/27
- 01/75: gnu: tracker: Update to 3.7.3., guix-commits, 2024/09/27