From: Andy Tai <atai@atai.org>
To: 75472@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#75472] [PATCH] gnu: meld: Update to 3.22.3.
Date: Thu, 9 Jan 2025 21:36:35 -0800 [thread overview]
Message-ID: <03b11ff896ecd74d82a97c587c4f7bfccb2fab84.1736487381.git.atai@atai.org> (raw)
* 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
reply other threads:[~2025-01-10 5:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=03b11ff896ecd74d82a97c587c4f7bfccb2fab84.1736487381.git.atai@atai.org \
--to=atai@atai.org \
--cc=75472@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.