unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#75472] [PATCH] gnu: meld: Update to 3.22.3.
@ 2025-01-10  5:36 Andy Tai
  2025-01-10 16:03 ` bug#75472: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages 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] 2+ messages in thread

* bug#75472: [PATCH] gnu: meld: Update to 3.22.3.
  2025-01-10  5:36 [bug#75472] [PATCH] gnu: meld: Update to 3.22.3 Andy Tai
@ 2025-01-10 16:03 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2025-01-10 16:03 UTC (permalink / raw)
  To: 75472-done; +Cc: Andy Tai


Applied, thanks!
-- 
all the best,
jgart




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-01-10 16:05 UTC | newest]

Thread overview: 2+ messages (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
2025-01-10 16:03 ` bug#75472: " jgart via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).