guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 02d0fb2377d4fafef051b9fa9483e73fb8b22d54
Author: Maxim Cournoyer <[email protected]>
AuthorDate: Sun Mar 22 11:44:11 2026 +0900
gnu: d-spy: Update to 49.2.
* gnu/packages/gnome.scm (d-spy): Update to 49.2.
Change-Id: Ia5c79090d8dda72914d77a9433bee5f93c67070a
Signed-off-by: NoƩ Lopez <[email protected]>
---
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 90ea2b27c0..a53dfe364c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -7574,7 +7574,7 @@ principles are simplicity and standards compliance.")
(define-public d-spy
(package
(name "d-spy")
- (version "48.0")
+ (version "49.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -7583,7 +7583,7 @@ principles are simplicity and standards compliance.")
(file-name (git-file-name name version))
(sha256
(base32
- "0gp408mavzq11n9lpx86j968wfy43nnb1drm55sdqrlay0rpgdx2"))))
+ "048bcckhj75b4lbcbpxgsgagd78a1ajahlqaidm1873b4vfahmfq"))))
(build-system meson-build-system)
(arguments
(list