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

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

bug#65822: closed ([PATCH] gnu: prosody: Update to 0.12.4.)


From: GNU bug Tracking System
Subject: bug#65822: closed ([PATCH] gnu: prosody: Update to 0.12.4.)
Date: Thu, 05 Oct 2023 15:02:02 +0000

Your message dated Thu, 05 Oct 2023 17:00:06 +0200
with message-id <877co13yix.fsf@gnu.org>
and subject line Re: bug#65822: [PATCH] gnu: prosody: Update to 0.12.4.
has caused the debbugs.gnu.org bug report #65822,
regarding [PATCH] gnu: prosody: Update to 0.12.4.
to be marked as done.

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


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




--- End Message ---
--- Begin Message --- Subject: Re: bug#65822: [PATCH] gnu: prosody: Update to 0.12.4. Date: Thu, 05 Oct 2023 17:00:06 +0200 User-agent: Gnus/5.13 (Gnus v5.13)
André Batista <nandre@riseup.net> skribis:

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

Applied, thanks!


--- End Message ---

reply via email to

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