From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id cFUAIWp5PWOmAwEAbAwnHQ (envelope-from ) for ; Wed, 05 Oct 2022 14:32:42 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id OJ8XIGp5PWMPXwAAG6o9tA (envelope-from ) for ; Wed, 05 Oct 2022 14:32:42 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 325079B78 for ; Wed, 5 Oct 2022 14:32:42 +0200 (CEST) Received: from localhost ([::1]:54264 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1og3Zp-0006Ua-86 for larch@yhetil.org; Wed, 05 Oct 2022 08:32:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:42046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1og3YG-00067v-3S for guix-patches@gnu.org; Wed, 05 Oct 2022 08:31:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57091) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1og3YF-00069B-5G for guix-patches@gnu.org; Wed, 05 Oct 2022 08:31:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1og3YF-0002h0-17 for guix-patches@gnu.org; Wed, 05 Oct 2022 08:31:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58305] [PATCH 2/2] gnu: profanity: Update to 0.13.0. Resent-From: Tanguy Le Carrour Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 05 Oct 2022 12:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58305 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58305@debbugs.gnu.org Cc: Tanguy Le Carrour Received: via spool by 58305-submit@debbugs.gnu.org id=B58305.166497302410281 (code B ref 58305); Wed, 05 Oct 2022 12:31:02 +0000 Received: (at 58305) by debbugs.gnu.org; 5 Oct 2022 12:30:24 +0000 Received: from localhost ([127.0.0.1]:56168 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1og3Xc-0002fk-C4 for submit@debbugs.gnu.org; Wed, 05 Oct 2022 08:30:24 -0400 Received: from relay6-d.mail.gandi.net ([217.70.183.198]:42721) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1og3Xb-0002fL-2k for 58305@debbugs.gnu.org; Wed, 05 Oct 2022 08:30:23 -0400 Received: (Authenticated sender: tanguy@bioneland.org) by mail.gandi.net (Postfix) with ESMTPSA id 47290C0016; Wed, 5 Oct 2022 12:30:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bioneland.org; s=gm1; t=1664973017; 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: in-reply-to:in-reply-to:references:references; bh=+CBBzlJFgZO/2OX5baVee2q1YLej0r5PThqe3IwTPZI=; b=XQAigwZodYhkKdwi8oFWUQ5mUW85wr7EdkDRrpZcEn/ALTXDX+n4GkcV5xj0X34hJhH/6U EpTPEWHXSuQu9joIPPqNgk2TpVAU6N5o7rY3LFCdr6Z4mbU4Yp+tEZUaWfpTxajeZxs9cA Mszz78ppV7c142e/5B2KQK3mlsjBEREM8pppfNRfvxIbA6NPZ4ShGUHG2agFycA7LWxg4B JiE70eXQqkPYItUrz3xG5WxZGOsJhqIyoEiVflm5v521UpqW6NISLxascPF5CCrhG/2xcp 6sVyPVzkXBr5KbwCOkNaawE18BsC711YIxHvxRJllTJIRsoKcogM5bpqwxnGQw== From: Tanguy Le Carrour Date: Wed, 5 Oct 2022 14:29:59 +0200 Message-Id: <20221005122959.30796-2-tanguy@bioneland.org> X-Mailer: git-send-email 2.37.3 In-Reply-To: <20221005122959.30796-1-tanguy@bioneland.org> References: <20221005122959.30796-1-tanguy@bioneland.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1664973162; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=+CBBzlJFgZO/2OX5baVee2q1YLej0r5PThqe3IwTPZI=; b=J3rVQesbc61tmAjUciC/04ZxIzBqeIEy1b/wTDdjNmJGQhKaHrQyP7y7S8uj+J8Oo0icjH K8g4TeFZIaVTl7nmoUsovewK1BDAYTSpdj0l/1nQoruKCBmEWf028oIeb9qzYJnIrWFM8O SmYV6NyKgdd0CGBWjZeM4R/cTXHfeLFWUJAzzzMq5a3GLljL/apKVzN1LOo3aIB3xYa0wR S7N2gDd2J8EwOpoHM0xVKXF3qOSAmiT95UhbuOxv26vU4+TDwyqvwYQEvYG1N1EKk0dfIO /IhoIz7pzNMi8A7DhAMZx5pYKFkk2YYWcC5eAXJzAhhjGe1TDzwxjGp1WsU2Hg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1664973162; a=rsa-sha256; cv=none; b=E2C1ev/TyuiQ5PqCpNOUMIR+AWWjlxqWOXjYh1gqy55n8hfhBOdRuHZBFfrJTbJc4N4PwL GAfDxVUO2zk6L9wpICFEenLgEVdPE8nHOTVa7nnhYMnkcwkJYXXxCaH0o0wuHg8NmDwiCg Ap8XLPjrFmu+tizOozGyso2TPbiYhHtGxrM1C58NXtSiLEXT81zmaEb/4v3m8IarMcIph6 rl8ytjW/m3eKEiBy9lxc1cenExrtBGjnYGAor5M9G+l4d/vdU8XqQg18luW6kiOzwDuBKc yU2l8QW8Ta6Hr796ZFjrTraTGBDkiFA8IplOMo+MFnrBZ9GjgGFvHcKULxuiTQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=XQAigwZo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 7.54 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=bioneland.org header.s=gm1 header.b=XQAigwZo; dmarc=fail reason="SPF not aligned (relaxed)" header.from=bioneland.org (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 325079B78 X-Spam-Score: 7.54 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ltm/nyKe1EvT * gnu/packages/messaging.scm (profanity): Update to 0.13.0. --- 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 868b6dee79..af33e12949 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2168,7 +2168,7 @@ (define-public libstrophe (define-public profanity (package (name "profanity") - (version "0.12.1") + (version "0.13.0") (source (origin (method url-fetch) @@ -2177,7 +2177,7 @@ (define-public profanity version ".tar.gz")) (sha256 (base32 - "0vihmlzxr6n3y6v0vdzzxh5p1i09p0hx6sd1b2pnpcgkgcg4hi73")))) + "14n45zwc6fxjargqhwqan8fyb7x0ql0hmw56rbjkjfkhpba2qmks")))) (build-system glib-or-gtk-build-system) (arguments `(#:configure-flags -- 2.37.3