X-Loop: help-debbugs@HIDDEN Subject: [bug#76543] [PATCH] gnu: dino: Update to 0.4.5. Resent-From: ashish.is@HIDDEN Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: guix-patches@HIDDEN Resent-Date: Tue, 25 Feb 2025 09:57:01 +0000 Resent-Message-ID: <handler.76543.B.174047742027605 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 76543 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 76543 <at> debbugs.gnu.org Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-Debbugs-Original-To: guix-patches@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.174047742027605 (code B ref -1); Tue, 25 Feb 2025 09:57:01 +0000 Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 09:57:00 +0000 Received: from localhost ([127.0.0.1]:44851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmrgS-0007B9-3q for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:57:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:35462) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1tmrgO-0007Ao-Ue for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:56:57 -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 <ashish.is@HIDDEN>) id 1tmrgI-0001hs-Bh for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -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 <ashish.is@HIDDEN>) id 1tmrgG-0007CO-Fi for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:f200:92f5:9e56:96c2:3910]) (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 8264DBCFE; Tue, 25 Feb 2025 09:56:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1740477403; 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=YRnnbaOWh5oa19ucWul5pI6khG0JW1GFmtKM8RWd/TY=; b=jWSPHqsPHqwn5s3MqIYedhsucDOtzwpGvfpm7zxFbx8vZ1edrWTI4CVo5WOCZw+ySH0Jqo H6n08dfaazK19Vq5AMPEQiSfcYGwglKkfZvLJxzY2Mn7q3nOR+fhXNuo5W+uFMMxP0fNxC KndjmgGa1E32TP1s1VmULYv208L4LRA= From: ashish.is@HIDDEN Date: Tue, 25 Feb 2025 10:56:33 +0100 Message-ID: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; 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: 0.9 (/) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) From: Ashish SHUKLA <ashish.is@HIDDEN> * gnu/packages/messaging.scm (dino): Update to 0.4.5. Change-Id: I748d16e0783876bb1ebab8301dea7ec9b14cbc41 --- gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 1ee8255593..b77cfcfdc3 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1385,7 +1385,7 @@ (define-public gajim-openpgp (define-public dino (package (name "dino") - (version "0.4.4") + (version "0.4.5") (source (origin (method url-fetch) @@ -1393,7 +1393,7 @@ (define-public dino (string-append "https://github.com/dino/dino/releases/download/v" version "/dino-" version ".tar.gz")) (sha256 - (base32 "1zvxyvql695bwbic17z86vrh2j1qkwvab1irqjkvza4szbklr29i")))) + (base32 "129v048k3fp0xwwm6fr5h9nn82zg8bp66z3dy0jsqqd3wdxsxqw1")))) (build-system cmake-build-system) (outputs '("out" "debug")) (arguments base-commit: 150df457d1e269790f184510c58d031ee00a9ebb -- 2.48.1
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#76543: Acknowledgement ([PATCH] gnu: dino: Update to 0.4.5.) Message-ID: <handler.76543.B.174047742027605.ack <at> debbugs.gnu.org> References: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Gnu-PR-Message: ack 76543 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76543 <at> debbugs.gnu.org Date: Tue, 25 Feb 2025 09:57:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): guix-patches@HIDDEN If you wish to submit further information on this problem, please send it to 76543 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 76543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76543 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Ludovic =?UTF-8?Q?Court=C3=A8s?= <ludo@HIDDEN> Subject: bug#76543: closed ([PATCH] gnu: dino: Update to 0.4.5.) CC: tracker <at> debbugs.gnu.org Message-ID: <handler.76543.D76543.174155668817217.ackdone <at> debbugs.gnu.org> References: <87ecz5q3p7.fsf@HIDDEN> <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Gnu-PR-Message: closed 76543 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Date: Sun, 09 Mar 2025 21:45:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1741556701-17251-0" This is a multi-part message in MIME format... ------------=_1741556701-17251-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Sun, 09 Mar 2025 22:44:36 +0100 with message-id <87ecz5q3p7.fsf@HIDDEN> and subject line Re: [bug#76543] [PATCH] gnu: dino: Update to 0.4.5. has caused the debbugs.gnu.org bug report #76543, regarding [PATCH] gnu: dino: Update to 0.4.5. to be marked as done. (If you believe you have received this mail in error, please contact help-debbugs@HIDDEN) --=20 76543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76543 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1741556701-17251-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 09:57:00 +0000 Received: from localhost ([127.0.0.1]:44851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmrgS-0007B9-3q for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:57:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:35462) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1tmrgO-0007Ao-Ue for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:56:57 -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 <ashish.is@HIDDEN>) id 1tmrgI-0001hs-Bh for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -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 <ashish.is@HIDDEN>) id 1tmrgG-0007CO-Fi for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:f200:92f5:9e56:96c2:3910]) (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 8264DBCFE; Tue, 25 Feb 2025 09:56:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1740477403; 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=YRnnbaOWh5oa19ucWul5pI6khG0JW1GFmtKM8RWd/TY=; b=jWSPHqsPHqwn5s3MqIYedhsucDOtzwpGvfpm7zxFbx8vZ1edrWTI4CVo5WOCZw+ySH0Jqo H6n08dfaazK19Vq5AMPEQiSfcYGwglKkfZvLJxzY2Mn7q3nOR+fhXNuo5W+uFMMxP0fNxC KndjmgGa1E32TP1s1VmULYv208L4LRA= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] gnu: dino: Update to 0.4.5. Date: Tue, 25 Feb 2025 10:56:33 +0100 Message-ID: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; 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: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) From: Ashish SHUKLA <ashish.is@HIDDEN> * gnu/packages/messaging.scm (dino): Update to 0.4.5. Change-Id: I748d16e0783876bb1ebab8301dea7ec9b14cbc41 --- gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 1ee8255593..b77cfcfdc3 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1385,7 +1385,7 @@ (define-public gajim-openpgp (define-public dino (package (name "dino") - (version "0.4.4") + (version "0.4.5") (source (origin (method url-fetch) @@ -1393,7 +1393,7 @@ (define-public dino (string-append "https://github.com/dino/dino/releases/download/v" version "/dino-" version ".tar.gz")) (sha256 - (base32 "1zvxyvql695bwbic17z86vrh2j1qkwvab1irqjkvza4szbklr29i")))) + (base32 "129v048k3fp0xwwm6fr5h9nn82zg8bp66z3dy0jsqqd3wdxsxqw1")))) (build-system cmake-build-system) (outputs '("out" "debug")) (arguments base-commit: 150df457d1e269790f184510c58d031ee00a9ebb -- 2.48.1 ------------=_1741556701-17251-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76543-done) by debbugs.gnu.org; 9 Mar 2025 21:44:48 +0000 Received: from localhost ([127.0.0.1]:34619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1trOS0-0004Td-1Y for submit <at> debbugs.gnu.org; Sun, 09 Mar 2025 17:44:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52396) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1trORy-0004TQ-AO for 76543-done <at> debbugs.gnu.org; Sun, 09 Mar 2025 17:44:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1trORr-0004SA-9k; Sun, 09 Mar 2025 17:44:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=rY4X2+09f3NJjJ5WBZHtROtOWT7vEkSrysszwRikw2I=; b=paEeuUprGwILF5eI0I2D MZas9foazZGxagdUGBWpEY1a5EIChkj7xlLmak2okoptxsBsoVmQBbKI/dqXwnzSwHi/HM5yezQWt aBALpLU1allYbnw8L/24yhwzHNN9DgbGRm8Cyw2z9uejcUIB1+C1Ofrec/jAWDov2q4cuDeR7NSO1 7t47gLLETxwq0k8ZOvn0jq1iqCRMb1/NGAmRXSBzrVoSrO7yTgQUEATsAAtIgNGeQOy8+xolsooCl gdqMFvO4fQaxbGZwdBhWSY1SqCvuXt96bCmPrtUoCRVIBOvQJwsqKRUC+lK/06T9jys2hfmOEQYk8 HFbfC5bxIcBX2w==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: ashish.is@HIDDEN Subject: Re: [bug#76543] [PATCH] gnu: dino: Update to 0.4.5. In-Reply-To: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> (ashish is's message of "Tue, 25 Feb 2025 10:56:33 +0100") References: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> Date: Sun, 09 Mar 2025 22:44:36 +0100 Message-ID: <87ecz5q3p7.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 76543-done Cc: 76543-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) ashish.is@HIDDEN skribis: > From: Ashish SHUKLA <ashish.is@HIDDEN> > > * gnu/packages/messaging.scm (dino): Update to 0.4.5. > > Change-Id: I748d16e0783876bb1ebab8301dea7ec9b14cbc41 Applied, thanks! ------------=_1741556701-17251-0--
MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: ashish.is@HIDDEN Subject: bug#76543: closed (Re: [bug#76543] [PATCH] gnu: dino: Update to 0.4.5.) Message-ID: <handler.76543.D76543.174155668817217.notifdone <at> debbugs.gnu.org> References: <87ecz5q3p7.fsf@HIDDEN> <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Gnu-PR-Message: they-closed 76543 X-Gnu-PR-Package: guix-patches X-Gnu-PR-Keywords: patch Reply-To: 76543 <at> debbugs.gnu.org Date: Sun, 09 Mar 2025 21:45:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1741556702-17251-1" This is a multi-part message in MIME format... ------------=_1741556702-17251-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #76543: [PATCH] gnu: dino: Update to 0.4.5. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 76543 <at> debbugs.gnu.org. --=20 76543: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D76543 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems ------------=_1741556702-17251-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 76543-done) by debbugs.gnu.org; 9 Mar 2025 21:44:48 +0000 Received: from localhost ([127.0.0.1]:34619 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1trOS0-0004Td-1Y for submit <at> debbugs.gnu.org; Sun, 09 Mar 2025 17:44:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52396) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ludo@HIDDEN>) id 1trORy-0004TQ-AO for 76543-done <at> debbugs.gnu.org; Sun, 09 Mar 2025 17:44:46 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <ludo@HIDDEN>) id 1trORr-0004SA-9k; Sun, 09 Mar 2025 17:44:41 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=rY4X2+09f3NJjJ5WBZHtROtOWT7vEkSrysszwRikw2I=; b=paEeuUprGwILF5eI0I2D MZas9foazZGxagdUGBWpEY1a5EIChkj7xlLmak2okoptxsBsoVmQBbKI/dqXwnzSwHi/HM5yezQWt aBALpLU1allYbnw8L/24yhwzHNN9DgbGRm8Cyw2z9uejcUIB1+C1Ofrec/jAWDov2q4cuDeR7NSO1 7t47gLLETxwq0k8ZOvn0jq1iqCRMb1/NGAmRXSBzrVoSrO7yTgQUEATsAAtIgNGeQOy8+xolsooCl gdqMFvO4fQaxbGZwdBhWSY1SqCvuXt96bCmPrtUoCRVIBOvQJwsqKRUC+lK/06T9jys2hfmOEQYk8 HFbfC5bxIcBX2w==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= <ludo@HIDDEN> To: ashish.is@HIDDEN Subject: Re: [bug#76543] [PATCH] gnu: dino: Update to 0.4.5. In-Reply-To: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> (ashish is's message of "Tue, 25 Feb 2025 10:56:33 +0100") References: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> Date: Sun, 09 Mar 2025 22:44:36 +0100 Message-ID: <87ecz5q3p7.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 76543-done Cc: 76543-done <at> debbugs.gnu.org X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) ashish.is@HIDDEN skribis: > From: Ashish SHUKLA <ashish.is@HIDDEN> > > * gnu/packages/messaging.scm (dino): Update to 0.4.5. > > Change-Id: I748d16e0783876bb1ebab8301dea7ec9b14cbc41 Applied, thanks! ------------=_1741556702-17251-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 25 Feb 2025 09:57:00 +0000 Received: from localhost ([127.0.0.1]:44851 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1tmrgS-0007B9-3q for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:57:00 -0500 Received: from lists.gnu.org ([2001:470:142::17]:35462) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from <ashish.is@HIDDEN>) id 1tmrgO-0007Ao-Ue for submit <at> debbugs.gnu.org; Tue, 25 Feb 2025 04:56:57 -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 <ashish.is@HIDDEN>) id 1tmrgI-0001hs-Bh for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -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 <ashish.is@HIDDEN>) id 1tmrgG-0007CO-Fi for guix-patches@HIDDEN; Tue, 25 Feb 2025 04:56:50 -0500 Received: from localhost.localdomain (unknown [IPv6:2a02:9140:3880:f200:92f5:9e56:96c2:3910]) (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 8264DBCFE; Tue, 25 Feb 2025 09:56:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lostca.se; s=anamika; t=1740477403; 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=YRnnbaOWh5oa19ucWul5pI6khG0JW1GFmtKM8RWd/TY=; b=jWSPHqsPHqwn5s3MqIYedhsucDOtzwpGvfpm7zxFbx8vZ1edrWTI4CVo5WOCZw+ySH0Jqo H6n08dfaazK19Vq5AMPEQiSfcYGwglKkfZvLJxzY2Mn7q3nOR+fhXNuo5W+uFMMxP0fNxC KndjmgGa1E32TP1s1VmULYv208L4LRA= From: ashish.is@HIDDEN To: guix-patches@HIDDEN Subject: [PATCH] gnu: dino: Update to 0.4.5. Date: Tue, 25 Feb 2025 10:56:33 +0100 Message-ID: <73c5a21d2e6be0a942c31a5330faabf85d041aee.1740477393.git.ashish.is@HIDDEN> X-Mailer: git-send-email 2.48.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2a01:4f9:3b:505c::2; envelope-from=ashish.is@HIDDEN; 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: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: Ashish SHUKLA <ashish.is@HIDDEN> X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -0.1 (/) From: Ashish SHUKLA <ashish.is@HIDDEN> * gnu/packages/messaging.scm (dino): Update to 0.4.5. Change-Id: I748d16e0783876bb1ebab8301dea7ec9b14cbc41 --- gnu/packages/messaging.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 1ee8255593..b77cfcfdc3 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1385,7 +1385,7 @@ (define-public gajim-openpgp (define-public dino (package (name "dino") - (version "0.4.4") + (version "0.4.5") (source (origin (method url-fetch) @@ -1393,7 +1393,7 @@ (define-public dino (string-append "https://github.com/dino/dino/releases/download/v" version "/dino-" version ".tar.gz")) (sha256 - (base32 "1zvxyvql695bwbic17z86vrh2j1qkwvab1irqjkvza4szbklr29i")))) + (base32 "129v048k3fp0xwwm6fr5h9nn82zg8bp66z3dy0jsqqd3wdxsxqw1")))) (build-system cmake-build-system) (outputs '("out" "debug")) (arguments base-commit: 150df457d1e269790f184510c58d031ee00a9ebb -- 2.48.1 ------------=_1741556702-17251-1--
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.