unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Ford <fanquake@gmail.com>
To: 65420@debbugs.gnu.org
Subject: [bug#65420] [PATCH] gnu: weechat: Update to 4.0.3.
Date: Mon, 21 Aug 2023 11:28:43 +0100	[thread overview]
Message-ID: <CAFyhPjXezX7oSuCyVSpBB6jzpS=Pc1B9sxBccyaSE5Ut=jcSDw@mail.gmail.com> (raw)

[-- 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 --]

             reply	other threads:[~2023-08-21 10:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-21 10:28 Michael Ford [this message]
2023-08-23 11:01 ` bug#65420: [PATCH] gnu: weechat: Update to 4.0.3 宋文武 via Guix-patches via

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='CAFyhPjXezX7oSuCyVSpBB6jzpS=Pc1B9sxBccyaSE5Ut=jcSDw@mail.gmail.com' \
    --to=fanquake@gmail.com \
    --cc=65420@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).