guix_mirror_bot pushed a commit to branch gnome-team
in repository guix.
commit b06336bf96e5c112a324a7db67707c4537999187
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sat Jul 26 22:57:51 2025 +0900
gnu: mm-common: Update to 1.0.7.
* gnu/packages/gnome.scm (mm-common): Update to 1.0.7.
Change-Id: I354e133a555385bcb2af0902c21c5d8150be704a
---
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 057ac25faf..aaf9e439e8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1148,7 +1148,7 @@ as a \"boring window manager for the adult in you.\"")
(define-public mm-common
(package
(name "mm-common")
- (version "1.0.6")
+ (version "1.0.7")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/mm-common/"
@@ -1156,7 +1156,7 @@ as a \"boring window manager for the adult in you.\"")
"mm-common-" version ".tar.xz"))
(sha256
(base32
- "1rv211kalivq8zlq7s7bd3dhm4f33jhrwf1vxrfbrnmwgl1lcp5m"))))
+ "0fbs587sm2xakdfwfv737dplpppl7b3qi24x3sdja60lg37byjj9"))))
(build-system meson-build-system)
(arguments
(list