From unknown Sat Jun 21 10:40:37 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#75047 <75047@debbugs.gnu.org> To: bug#75047 <75047@debbugs.gnu.org> Subject: Status: [PATCH] gnu: weechat: Update to 4.5.1. Reply-To: bug#75047 <75047@debbugs.gnu.org> Date: Sat, 21 Jun 2025 17:40:37 +0000 retitle 75047 [PATCH] gnu: weechat: Update to 4.5.1. reassign 75047 guix-patches submitter 75047 ashish.is@lostca.se severity 75047 normal tag 75047 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Mon Dec 23 07:29:11 2024 Received: (at submit) by debbugs.gnu.org; 23 Dec 2024 12:29:11 +0000 Received: from localhost ([127.0.0.1]:53627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPhYc-0002Yo-KJ for submit@debbugs.gnu.org; Mon, 23 Dec 2024 07:29:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:47684) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPhYZ-0002Yc-Qk for submit@debbugs.gnu.org; Mon, 23 Dec 2024 07:29:08 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tPhYX-0006Zo-UA for guix-patches@gnu.org; Mon, 23 Dec 2024 07:29:06 -0500 Received: from anamika.lostca.se ([2a01:4f9:3b:505c::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1tPhYU-0007Dx-Vo for guix-patches@gnu.org; Mon, 23 Dec 2024 07:29:04 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:cc00:79a1:e464:db78:1d6f]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: abbe) by anamika.lostca.se (Postfix) with ESMTPSA id CD1F943568; Mon, 23 Dec 2024 12:28:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1734956929; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=n5mK+V/kMM9Wf1KUHEWtaCIFUmjLYcceLorHNqV+Enc=; b=H/eDiln98MHM31Iew14yY6Kqo70EOTQW1ccrxHa/0Jt0WgGrnuFJqn4jYxj39w8VpKVcRp /nbo8bx448j2vAufCWYaqUWgOfAhKrJQ7KKM2B7tFVwcxh1K6zOg9OwnCL6q9WQhKguHIK VjGWrM3WZPcXUEmmnEWVrH8KF9rx5lk= From: ashish.is@lostca.se To: guix-patches@gnu.org Subject: [PATCH] gnu: weechat: Update to 4.5.1. Date: Mon, 23 Dec 2024 12:28:32 +0000 Message-ID: <0ce449150d5d53ba79a6981381758ebe000ccfef.1734956912.git.ashish.is@lostca.se> X-Mailer: git-send-email 2.47.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@lostca.se; helo=anamika.lostca.se X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) From: Ashish SHUKLA * gnu/packages/irc.scm (weechat): Update to 4.5.1. Change-Id: I7b76eb865e7f7fb49c6345594cb991b3c863ac25 --- 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 bf5b9b5034..bb5d887d8f 100644 --- a/gnu/packages/irc.scm +++ b/gnu/packages/irc.scm @@ -374,7 +374,7 @@ (define-public irssi (define-public weechat (package (name "weechat") - (version "4.5.0") + (version "4.5.1") (source (origin (method git-fetch) (uri (git-reference @@ -383,7 +383,7 @@ (define-public weechat (file-name (git-file-name name version)) (sha256 (base32 - "0i1qh3bsvcxcf0gddn3lk9p6v6hhbglpdxcaav4zzajpiq944h69")))) + "1q1d3lwrl4jnxn496cx7rbzwfvq8wa2fbk3p8n6yyvrahyhiz628")))) (build-system cmake-build-system) (outputs '("out" "doc")) (native-inputs base-commit: 8e5406c1cc48ddddb41437b78f6e53d320c91d8e -- 2.47.1 From debbugs-submit-bounces@debbugs.gnu.org Tue Dec 24 00:04:44 2024 Received: (at 75047-done) by debbugs.gnu.org; 24 Dec 2024 05:04:44 +0000 Received: from localhost ([127.0.0.1]:58982 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPx64-0000VR-2B for submit@debbugs.gnu.org; Tue, 24 Dec 2024 00:04:44 -0500 Received: from mail.envs.net ([5.199.136.28]:50636) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tPx62-0000VK-JP for 75047-done@debbugs.gnu.org; Tue, 24 Dec 2024 00:04:43 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 33F6F38A3E55; Tue, 24 Dec 2024 05:04:42 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id evR7spb9Gk60; Tue, 24 Dec 2024 05:04:39 +0000 (UTC) Received: from localhost (unknown [112.44.73.41]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Tue, 24 Dec 2024 05:04:38 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id cb7a6772; Tue, 24 Dec 2024 05:07:43 +0000 (UTC) From: =?utf-8?B?5a6L5paH5q2m?= To: ashish.is@lostca.se Subject: Re: [bug#75047] [PATCH] gnu: weechat: Update to 4.5.1. In-Reply-To: <0ce449150d5d53ba79a6981381758ebe000ccfef.1734956912.git.ashish.is@lostca.se> (ashish is's message of "Mon, 23 Dec 2024 12:28:32 +0000") References: <0ce449150d5d53ba79a6981381758ebe000ccfef.1734956912.git.ashish.is@lostca.se> Date: Tue, 24 Dec 2024 13:07:43 +0800 Message-ID: <874j2thdnk.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 75047-done Cc: 75047-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) ashish.is@lostca.se writes: > From: Ashish SHUKLA > > * gnu/packages/irc.scm (weechat): Update to 4.5.1. Pushed to master, thank you! From unknown Sat Jun 21 10:40:37 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Tue, 21 Jan 2025 12:24:15 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator