GNU bug report logs - #63477
[PATCH] gnu: prosody: Update to 0.12.3.

Previous Next

Package: guix-patches;

Reported by: André Batista <nandre <at> riseup.net>

Date: Fri, 12 May 2023 22:38:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63477: closed ([PATCH] gnu: prosody: Update to 0.12.3.)
Date: Wed, 24 May 2023 08:44:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 24 May 2023 11:43:52 +0300
with message-id <ZG3OSBKrxFwEBLQt <at> 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 <at> gnu.org.)


-- 
63477: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63477
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: André Batista <nandre <at> riseup.net>
To: guix-patches <at> gnu.org
Cc: André Batista <nandre <at> riseup.net>
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



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: André Batista <nandre <at> riseup.net>
Cc: 63477-done <at> debbugs.gnu.org
Subject: Re: [bug#63477] [PATCH] gnu: prosody: Update to 0.12.3.
Date: Wed, 24 May 2023 11:43:52 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> 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
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 2 years and 82 days ago.

Previous Next


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