unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65420] [PATCH] gnu: weechat: Update to 4.0.3.
@ 2023-08-21 10:28 Michael Ford
  2023-08-23 11:01 ` bug#65420: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Ford @ 2023-08-21 10:28 UTC (permalink / raw)
  To: 65420

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

From b918a1700fc01f59c640a7093beb021a14ed5a3a Mon Sep 17 00:00:00 2001
From: fanquake <fanquake@gmail.com>
Date: Mon, 21 Aug 2023 11:26:38 +0100
Subject: [PATCH] gnu: weechat: Update to 4.0.3.

* gnu/packages/irc.scm (weechat): Update to 4.0.3.
---
 gnu/packages/irc.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/irc.scm b/gnu/packages/irc.scm
index 27e6fde911..f50311a0c2 100644
--- a/gnu/packages/irc.scm
+++ b/gnu/packages/irc.scm
@@ -264,14 +264,14 @@ (define-public irssi
 (define-public weechat
   (package
     (name "weechat")
-    (version "4.0.2")
+    (version "4.0.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://weechat.org/files/src/weechat-"
                                   version ".tar.xz"))
               (sha256
                (base32
-                "0g026j47140h8kqyh3l0367fq9194wdx8q7f4na0kj14s3h8wr0f"))))
+                "14jsag367r74jmbakmv7b2y3v531ghd4lb085a0g9cvkiv7bs3c8"))))
     (build-system cmake-build-system)
     (outputs '("out" "doc"))
     (native-inputs
-- 
2.41.0

[-- Attachment #2: Type: text/html, Size: 1510 bytes --]

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

* bug#65420: [PATCH] gnu: weechat: Update to 4.0.3.
  2023-08-21 10:28 [bug#65420] [PATCH] gnu: weechat: Update to 4.0.3 Michael Ford
@ 2023-08-23 11:01 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-23 11:01 UTC (permalink / raw)
  To: Michael Ford; +Cc: 65420-done

Michael Ford <fanquake@gmail.com> writes:

> From b918a1700fc01f59c640a7093beb021a14ed5a3a Mon Sep 17 00:00:00 2001
> From: fanquake <fanquake@gmail.com>
> Date: Mon, 21 Aug 2023 11:26:38 +0100
> Subject: [PATCH] gnu: weechat: Update to 4.0.3.

Applied with update to 4.0.4, thank you!




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

end of thread, other threads:[~2023-08-23 11:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-21 10:28 [bug#65420] [PATCH] gnu: weechat: Update to 4.0.3 Michael Ford
2023-08-23 11:01 ` bug#65420: " 宋文武 via Guix-patches via

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).