* [bug#69577] [PATCH] gnu: meld: Update to 3.22.1
@ 2024-03-06 6:30 Andy Tai
2024-03-07 19:50 ` bug#69577: " Vagrant Cascadian
0 siblings, 1 reply; 2+ messages in thread
From: Andy Tai @ 2024-03-06 6:30 UTC (permalink / raw)
To: 69577; +Cc: Andy Tai
* gnu/packages/patchutils.scm (meld): Update to 3.22.1
Change-Id: Ifb4ec944508fd5a3f34f973026291ad973be5690
---
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 3d7ffdcd88..afe4af3eb3 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.0")
+ (version "3.22.1")
(source
(origin
(method url-fetch)
@@ -309,7 +309,7 @@ (define-public meld
(version-major+minor version)
"/meld-" version ".tar.xz"))
(sha256
- (base32 "03f4j27amyi28flkks8i9bhqzd6xhm6d3c6jzxc57rzniv4hgh9z"))))
+ (base32 "0dk8j27jlqhxcjrkc8pa3rl7fz7pfwvrbyrhfsx1ld6lvcrbvlvd"))))
(build-system meson-build-system)
(native-inputs
(list desktop-file-utils
base-commit: f18d13b5f89c161c6ee88d15ecdaa8d973ee4503
--
2.34.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#69577: [PATCH] gnu: meld: Update to 3.22.1
2024-03-06 6:30 [bug#69577] [PATCH] gnu: meld: Update to 3.22.1 Andy Tai
@ 2024-03-07 19:50 ` Vagrant Cascadian
0 siblings, 0 replies; 2+ messages in thread
From: Vagrant Cascadian @ 2024-03-07 19:50 UTC (permalink / raw)
To: 69577-done; +Cc: Andy Tai
[-- Attachment #1: Type: text/plain, Size: 235 bytes --]
On 2024-03-05, Andy Tai wrote:
> * gnu/packages/patchutils.scm (meld): Update to 3.22.1
>
> Change-Id: Ifb4ec944508fd5a3f34f973026291ad973be5690
Pushed as commit 719112d2c5be8bf6474480ff0c92ca0ee7616736
Thanks!
live well,
vagrant
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 227 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-07 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-06 6:30 [bug#69577] [PATCH] gnu: meld: Update to 3.22.1 Andy Tai
2024-03-07 19:50 ` bug#69577: " Vagrant Cascadian
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).