unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58051] [PATCH] gnu: matterbridge: update to 1.25.2
@ 2022-09-24 23:51 Denis 'GNUtoo' Carikli
  2022-09-27  8:59 ` bug#58051: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2022-09-24 23:51 UTC (permalink / raw)
  To: 58051; +Cc: Denis 'GNUtoo' Carikli

* gnu/packages/messaging.scm (matterbridge): Update to 1.25.2

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 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 b5600d4baf..c19ec45a35 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -3196,7 +3196,7 @@ (define-public zulip-term
 (define-public matterbridge
   (package
     (name "matterbridge")
-    (version "1.24.0")
+    (version "1.25.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3205,7 +3205,7 @@ (define-public matterbridge
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0cd70x9685162c0imdici1ipl9lziq700wzyb5bsg610wfak3ms7"))))
+                "0csvxsgl62fjkrmk0wy64h2qaiy16m0wh6pqfbhz0kfacq16p9an"))))
     ;; Using the go-build-system results in the same error message
     ;; than in the bug 1551[1]. So we fix it by running go build
     ;; manually in the git repository as-is as this is the solution
-- 
2.37.3





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

* bug#58051: [PATCH] gnu: matterbridge: update to 1.25.2
  2022-09-24 23:51 [bug#58051] [PATCH] gnu: matterbridge: update to 1.25.2 Denis 'GNUtoo' Carikli
@ 2022-09-27  8:59 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2022-09-27  8:59 UTC (permalink / raw)
  To: Denis 'GNUtoo' Carikli; +Cc: 58051-done


> * gnu/packages/messaging.scm (matterbridge): Update to 1.25.2

Applied, thanks!

Mathieu




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

end of thread, other threads:[~2022-09-27  9:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-24 23:51 [bug#58051] [PATCH] gnu: matterbridge: update to 1.25.2 Denis 'GNUtoo' Carikli
2022-09-27  8:59 ` bug#58051: " Mathieu Othacehe

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).