emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#39720: closed ([PATCH] gnu: profanity: Update to 0.8.1.)


From: GNU bug Tracking System
Subject: bug#39720: closed ([PATCH] gnu: profanity: Update to 0.8.1.)
Date: Fri, 21 Feb 2020 18:36:01 +0000

Your message dated Fri, 21 Feb 2020 19:34:59 +0100
with message-id <address@hidden>
and subject line Re: [bug#39720] [PATCH] gnu: profanity: Update to 0.8.1.
has caused the debbugs.gnu.org bug report #39720,
regarding [PATCH] gnu: profanity: Update to 0.8.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden.)


-- 
39720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=39720
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#39720] [PATCH] gnu: profanity: Update to 0.8.1. Date: Fri, 21 Feb 2020 19:34:59 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
Hello,

Tanguy Le Carrour <address@hidden> writes:

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

Applied. Thank you!

Regards,

-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]