all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70359] [PATCH] gnu: meld: Update to 3.22.2
@ 2024-04-13  4:46 Andy Tai
  2024-04-14 20:43 ` [bug#70359] Andy Tai
  2024-04-15  9:50 ` bug#70359: [PATCH] gnu: meld: Update to 3.22.2 Christopher Baines
  0 siblings, 2 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-13  4:46 UTC (permalink / raw)
  To: 70359; +Cc: Andy Tai

* 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





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

* [bug#70359]
  2024-04-13  4:46 [bug#70359] [PATCH] gnu: meld: Update to 3.22.2 Andy Tai
@ 2024-04-14 20:43 ` Andy Tai
  2024-04-15  9:50 ` bug#70359: [PATCH] gnu: meld: Update to 3.22.2 Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Tai @ 2024-04-14 20:43 UTC (permalink / raw)
  To: 70359

patch passes Guix QA

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




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

* bug#70359: [PATCH] gnu: meld: Update to 3.22.2
  2024-04-13  4:46 [bug#70359] [PATCH] gnu: meld: Update to 3.22.2 Andy Tai
  2024-04-14 20:43 ` [bug#70359] Andy Tai
@ 2024-04-15  9:50 ` Christopher Baines
  1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-04-15  9:50 UTC (permalink / raw)
  To: Andy Tai; +Cc: 70359-done

[-- Attachment #1: Type: text/plain, Size: 387 bytes --]

Andy Tai <atai@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

end of thread, other threads:[~2024-04-15  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13  4:46 [bug#70359] [PATCH] gnu: meld: Update to 3.22.2 Andy Tai
2024-04-14 20:43 ` [bug#70359] Andy Tai
2024-04-15  9:50 ` bug#70359: [PATCH] gnu: meld: Update to 3.22.2 Christopher Baines

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.