GNU bug report logs - #70359
[PATCH] gnu: meld: Update to 3.22.2

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 13 Apr 2024 04:48:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70359: closed ([PATCH] gnu: meld: Update to 3.22.2)
Date: Mon, 15 Apr 2024 09:51:05 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 15 Apr 2024 10:50:08 +0100
with message-id <87r0f7x8dr.fsf <at> cbaines.net>
and subject line Re: [bug#70359] [PATCH] gnu: meld: Update to 3.22.2
has caused the debbugs.gnu.org bug report #70359,
regarding [PATCH] gnu: meld: Update to 3.22.2
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
70359: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70359
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: meld: Update to 3.22.2
Date: Fri, 12 Apr 2024 21:46:39 -0700
* gnu/packages/patchutils.scm (meld): Update to 3.22.2

Change-Id: I6f292a1a8579f8a18ca4421750541932076a3555
---
 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 afe4af3eb3..cdefa48583 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.1")
+    (version "3.22.2")
     (source
      (origin
        (method url-fetch)
@@ -309,7 +309,7 @@ (define-public meld
                            (version-major+minor version)
                            "/meld-" version ".tar.xz"))
        (sha256
-        (base32 "0dk8j27jlqhxcjrkc8pa3rl7fz7pfwvrbyrhfsx1ld6lvcrbvlvd"))))
+        (base32 "1vqn4glv32dxrzm5hxj64ac5q9ffr1bhf7ks6wxia6ydzc9sg826"))))
     (build-system meson-build-system)
     (native-inputs
      (list desktop-file-utils

base-commit: 15a523ea213065c275e4852673cbb27c72c0ad87
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70359-done <at> debbugs.gnu.org
Subject: Re: [bug#70359] [PATCH] gnu: meld: Update to 3.22.2
Date: Mon, 15 Apr 2024 10:50:08 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/patchutils.scm (meld): Update to 3.22.2
>
> Change-Id: I6f292a1a8579f8a18ca4421750541932076a3555
> ---
>  gnu/packages/patchutils.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've added some full stop's to the commit message and
pushed to master as d447a0c693c95cb78775fa61e0cb5311fce76114.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 96 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.