GNU bug report logs - #39720
[PATCH] gnu: profanity: Update to 0.8.1.

Previous Next

Package: guix-patches;

Reported by: Tanguy Le Carrour <tanguy <at> bioneland.org>

Date: Fri, 21 Feb 2020 18:03:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: bug#39720: closed (Re: [bug#39720] [PATCH] gnu: profanity: Update
 to 0.8.1.)
Date: Fri, 21 Feb 2020 18:36:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#39720: [PATCH] gnu: profanity: Update to 0.8.1.

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 39720 <at> debbugs.gnu.org.

-- 
39720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39720
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Tanguy Le Carrour <tanguy <at> bioneland.org>
Cc: 39720-done <at> debbugs.gnu.org
Subject: Re: [bug#39720] [PATCH] gnu: profanity: Update to 0.8.1.
Date: Fri, 21 Feb 2020 19:34:59 +0100
Hello,

Tanguy Le Carrour <tanguy <at> bioneland.org> writes:

> * gnu/packages/messaging.scm (profanity): Update to 0.8.1.

Applied. Thank you!

Regards,

-- 
Nicolas Goaziou

[Message part 3 (message/rfc822, inline)]
From: Tanguy Le Carrour <tanguy <at> bioneland.org>
To: guix-patches <at> gnu.org
Cc: Tanguy Le Carrour <tanguy <at> bioneland.org>
Subject: [PATCH] gnu: profanity: Update to 0.8.1.
Date: Fri, 21 Feb 2020 19:02:28 +0100
* gnu/packages/messaging.scm (profanity): Update to 0.8.1.
---
 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 120daacdc6..b4628ce8dd 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1634,14 +1634,14 @@ are both supported).")
 (define-public profanity
   (package
     (name "profanity")
-    (version "0.7.1")
+    (version "0.8.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://profanity-im.github.io/profanity-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "0nxh81j8ky0fzv47pip1jb7rs5rrin3jx0f3h632bvpjiya45r1z"))))
+                "15yrx2ir2bilxpjfaxpjb93yjpvpvcvh5r7wbsjx6kmmy7qg2zvb"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags
-- 
2.25.0




This bug report was last modified 5 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.