unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2.
@ 2023-01-31 15:20 André Batista
  2023-02-03 14:39 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: André Batista @ 2023-01-31 15:20 UTC (permalink / raw)
  To: 61200; +Cc: André Batista

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2.
  2023-01-31 15:20 [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2 André Batista
@ 2023-02-03 14:39 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 14:39 UTC (permalink / raw)
  To: André Batista; +Cc: 61200-done, 61200

[-- Attachment #1: Type: text/plain, Size: 290 bytes --]


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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-02-03 14:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-31 15:20 [bug#61200] [PATCH] gnu: prosody: Update to 0.12.2 André Batista
2023-02-03 14:39 ` Christopher Baines

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).