unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 70359@debbugs.gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [bug#70359] [PATCH] gnu: meld: Update to 3.22.2
Date: Fri, 12 Apr 2024 21:46:39 -0700	[thread overview]
Message-ID: <c420da9dea87b50d9df2fc5338465c611379c9e0.1712983565.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2024-04-13  4:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-13  4:46 Andy Tai [this message]
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

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

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c420da9dea87b50d9df2fc5338465c611379c9e0.1712983565.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=70359@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 public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).