* [bug#75472] [PATCH] gnu: meld: Update to 3.22.3.
@ 2025-01-10 5:36 Andy Tai
0 siblings, 0 replies; only message in thread
From: Andy Tai @ 2025-01-10 5:36 UTC (permalink / raw)
To: 75472; +Cc: Andy Tai
* gnu/packages/patchutils.scm (meld): Update to 3.22.3.
Change-Id: I7cd0520a6c93f9987c13334632043c92af4b7dde
---
gnu/packages/patchutils.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/patchutils.scm b/gnu/packages/patchutils.scm
index eb1066e4b6..3cd3507b07 100644
--- a/gnu/packages/patchutils.scm
+++ b/gnu/packages/patchutils.scm
@@ -301,7 +301,7 @@ (define-public vbindiff
(define-public meld
(package
(name "meld")
- (version "3.22.2")
+ (version "3.22.3")
(source
(origin
(method url-fetch)
@@ -309,7 +309,7 @@ (define-public meld
(version-major+minor version)
"/meld-" version ".tar.xz"))
(sha256
- (base32 "1vqn4glv32dxrzm5hxj64ac5q9ffr1bhf7ks6wxia6ydzc9sg826"))))
+ (base32 "114x97rcm4qr91nzw66hys4i1pjnqn1m9388id6yq3zzn6gg5xrp"))))
(build-system meson-build-system)
(native-inputs
(list desktop-file-utils
base-commit: 329daafcc3c798dd180fd98ff757452e3e016235
--
2.34.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-01-10 5:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-10 5:36 [bug#75472] [PATCH] gnu: meld: Update to 3.22.3 Andy Tai
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.