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>

To reply to this bug, email your comments to 70359 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70359; Package guix-patches. (Sat, 13 Apr 2024 04:48:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Andy Tai <atai <at> atai.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 13 Apr 2024 04:48:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

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





Information forwarded to guix-patches <at> gnu.org:
bug#70359; Package guix-patches. (Sun, 14 Apr 2024 20:45:01 GMT) Full text and rfc822 format available.

Message #8 received at 70359 <at> debbugs.gnu.org (full text, mbox):

From: Andy Tai <atai <at> atai.org>
To: 70359 <at> debbugs.gnu.org
Date: Sun, 14 Apr 2024 13:43:54 -0700
patch passes Guix QA

https://qa.guix.gnu.org/issue/70359




Reply sent to Christopher Baines <mail <at> cbaines.net>:
You have taken responsibility. (Mon, 15 Apr 2024 09:51:05 GMT) Full text and rfc822 format available.

Notification sent to Andy Tai <atai <at> atai.org>:
bug acknowledged by developer. (Mon, 15 Apr 2024 09:51:05 GMT) Full text and rfc822 format available.

Message #13 received at 70359-done <at> debbugs.gnu.org (full text, mbox):

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 1 (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 19 days ago.

Previous Next


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