From patchwork Sat Oct 26 16:16:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tanguy LE CARROUR X-Patchwork-Id: 15836 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 7292C17653; Sat, 26 Oct 2019 17:18:18 +0100 (BST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_MSPIKE_H2, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTP id 30363175CD for ; Sat, 26 Oct 2019 17:18:18 +0100 (BST) Received: from localhost ([::1]:40706 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOOld-0008DD-1e for patchwork@mira.cbaines.net; Sat, 26 Oct 2019 12:18:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58920) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iOOlR-00088S-3U for guix-patches@gnu.org; Sat, 26 Oct 2019 12:18:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iOOlQ-0007Jr-0v for guix-patches@gnu.org; Sat, 26 Oct 2019 12:18:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iOOlP-0007Jh-UH for guix-patches@gnu.org; Sat, 26 Oct 2019 12:18:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iOOlP-0001zi-Oa for guix-patches@gnu.org; Sat, 26 Oct 2019 12:18:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#37923] [PATCH v2 2/4] gnu: profanity: Update home-page URL. Resent-From: tanguy@bioneland.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 26 Oct 2019 16:18:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 37923 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 37923@debbugs.gnu.org Cc: tanguy@bioneland.org Received: via spool by 37923-submit@debbugs.gnu.org id=B37923.15721066287562 (code B ref 37923); Sat, 26 Oct 2019 16:18:03 +0000 Received: (at 37923) by debbugs.gnu.org; 26 Oct 2019 16:17:08 +0000 Received: from localhost ([127.0.0.1]:41411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iOOkW-0001xn-1d for submit@debbugs.gnu.org; Sat, 26 Oct 2019 12:17:08 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:33791) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iOOkS-0001x3-5H for 37923@debbugs.gnu.org; Sat, 26 Oct 2019 12:17:05 -0400 X-Originating-IP: 176.185.184.238 Received: from localhost.localdomain (static-176-185-184-238.axione.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id 949BA40006; Sat, 26 Oct 2019 16:17:02 +0000 (UTC) From: tanguy@bioneland.org Date: Sat, 26 Oct 2019 18:16:51 +0200 Message-Id: <20191026161653.11871-2-tanguy@bioneland.org> X-Mailer: git-send-email 2.23.0 In-Reply-To: <20191026161653.11871-1-tanguy@bioneland.org> References: <20191026161653.11871-1-tanguy@bioneland.org> MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 209.51.188.43 X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org Sender: "Guix-patches" X-getmail-retrieved-from-mailbox: Patches From: Tanguy Le Carrour * gnu/packages/messaging.scm (profanity)[home-page]: Update URL. --- gnu/packages/messaging.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index b56a3e92cb..63b14287ce 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -1655,7 +1655,7 @@ are both supported).") (synopsis "Console-based XMPP client") (description "Profanity is a console based XMPP client written in C using ncurses and libmesode, inspired by Irssi.") - (home-page "http://www.profanity.im") + (home-page "https://profanity-im.github.io") (license license:gpl3+))) (define-public libircclient