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

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

bug#63477: closed ([PATCH] gnu: prosody: Update to 0.12.3.)


From: GNU bug Tracking System
Subject: bug#63477: closed ([PATCH] gnu: prosody: Update to 0.12.3.)
Date: Wed, 24 May 2023 08:44:02 +0000

Your message dated Wed, 24 May 2023 11:43:52 +0300
with message-id <ZG3OSBKrxFwEBLQt@3900XT>
and subject line Re: [bug#63477] [PATCH] gnu: prosody: Update to 0.12.3.
has caused the debbugs.gnu.org bug report #63477,
regarding [PATCH] gnu: prosody: Update to 0.12.3.
to be marked as done.

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


-- 
63477: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63477
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: prosody: Update to 0.12.3. Date: Fri, 12 May 2023 19:37:05 -0300
* gnu/packages/messaging.scm (prosody): Update to 0.12.3.
---
 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 2fa1c45f98..99c86cfbf3 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1454,14 +1454,14 @@ (define-public kaidan
 (define-public prosody
   (package
     (name "prosody")
-    (version "0.12.2")
+    (version "0.12.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://prosody.im/downloads/source/";
                                   "prosody-" version ".tar.gz"))
               (sha256
                (base32
-                "05ma72wr6iypr62vq748jhzx8i3lmgnsjshrx6w0z7sg24jfhqmn"))))
+                "0091vc0v8xnxkpdi4qpy4dirn92y4pa09q1qssi40q7l3w1hvnim"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ;tests require "busted"

base-commit: d67a3622ef82b68ee40a2c93abe3d1478633719c
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63477] [PATCH] gnu: prosody: Update to 0.12.3. Date: Wed, 24 May 2023 11:43:52 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

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