[PATCH] gnu: meld: Update to 3.22.3.

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • jgart
Owner
unassigned
Submitted by
Andy Tai
Severity
normal

Debbugs page

A
A
Andy Tai wrote 15 hours ago
(address . guix-patches@gnu.org)(name . Andy Tai)(address . atai@atai.org)
03b11ff896ecd74d82a97c587c4f7bfccb2fab84.1736487381.git.atai@atai.org
* 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(-)

Toggle diff (26 lines)
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
J
J
jgart wrote 4 hours ago
(address . 75472-done@debbugs.gnu.org)(name . Andy Tai)(address . atai@atai.org)
87wmf2irla.fsf@dismail.de
Applied, thanks!
--
all the best,
jgart
Closed
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 75472@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 75472
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch