GNU bug report logs - #65822
[PATCH] gnu: prosody: Update to 0.12.4.

Previous Next

Package: guix-patches;

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

Date: Fri, 8 Sep 2023 12:25:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: André Batista <nandre <at> riseup.net>
Subject: bug#65822: closed (Re: bug#65822: [PATCH] gnu: prosody: Update to
 0.12.4.)
Date: Thu, 05 Oct 2023 15:02:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65822: [PATCH] gnu: prosody: Update to 0.12.4.

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

-- 
65822: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65822
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: André Batista <nandre <at> riseup.net>
Cc: 65822-done <at> debbugs.gnu.org
Subject: Re: bug#65822: [PATCH] gnu: prosody: Update to 0.12.4.
Date: Thu, 05 Oct 2023 17:00:06 +0200
André Batista <nandre <at> riseup.net> skribis:

> * gnu/packages/messaging.scm (prosody): Update to 0.12.4.

Applied, thanks!

[Message part 3 (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.4.
Date: Fri,  8 Sep 2023 09:24:08 -0300
* gnu/packages/messaging.scm (prosody): Update to 0.12.4.
---
 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 14c4fc2b15..029f1a147b 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -1458,14 +1458,14 @@ (define-public kaidan
 (define-public prosody
   (package
     (name "prosody")
-    (version "0.12.3")
+    (version "0.12.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://prosody.im/downloads/source/"
                                   "prosody-" version ".tar.gz"))
               (sha256
                (base32
-                "0091vc0v8xnxkpdi4qpy4dirn92y4pa09q1qssi40q7l3w1hvnim"))))
+                "0mjqss1h2cw0nlyj9nkxdg1bnq1j0zndlv1g8665aa9g7hki5ms7"))))
     (build-system gnu-build-system)
     (arguments
      `(#:tests? #f                      ;tests require "busted"

base-commit: d552c2508f891a92c465492984ff498dcc384651
-- 
2.41.0




This bug report was last modified 1 year and 228 days ago.

Previous Next


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