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

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

bug#61200: closed ([PATCH] gnu: prosody: Update to 0.12.2.)


From: GNU bug Tracking System
Subject: bug#61200: closed ([PATCH] gnu: prosody: Update to 0.12.2.)
Date: Fri, 03 Feb 2023 14:40:03 +0000

Your message dated Fri, 03 Feb 2023 15:39:36 +0100
with message-id <87v8kiert5.fsf@cbaines.net>
and subject line Re: [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2.
has caused the debbugs.gnu.org bug report #61200,
regarding [PATCH] gnu: prosody: Update to 0.12.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61200: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61200
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: prosody: Update to 0.12.2. Date: Tue, 31 Jan 2023 12:20:29 -0300
* gnu/packages/messaging.scm (prosody): Update to 0.12.2.
---
 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 56a8a5716a..404596c553 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1513,14 +1513,14 @@ (define-public kaidan
 (define-public prosody
   (package
     (name "prosody")
-    (version "0.12.1")
+    (version "0.12.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://prosody.im/downloads/source/";
                                   "prosody-" version ".tar.gz"))
               (sha256
                (base32
-                "1rch9gzp9ksnniv6r1vskifvfv5wbp8wcfjr0lc2b9013zjbpv57"))))
+                "05ma72wr6iypr62vq748jhzx8i3lmgnsjshrx6w0z7sg24jfhqmn"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ;tests require "busted"
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2. Date: Fri, 03 Feb 2023 15:39:36 +0100 User-agent: mu4e 1.8.11; emacs 28.2
André Batista <nandre@riseup.net> writes:

> * gnu/packages/messaging.scm (prosody): Update to 0.12.2.
> ---
>  gnu/packages/messaging.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! Pushed to master as a3fcc0a86f07f0295bc81899701972fc8f098bf6.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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