unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66003] [PATCH v1] gnu: matterbridge: Update to 1.26.0
@ 2023-09-15 15:36 Denis 'GNUtoo' Carikli
  2023-10-06  9:35 ` bug#66003: " Mathieu Othacehe
  0 siblings, 1 reply; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2023-09-15 15:36 UTC (permalink / raw)
  To: 66003; +Cc: Denis 'GNUtoo' Carikli

* gnu/packages/messaging.scm (matterbdige): Update to 1.26.0

Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
---
 gnu/packages/messaging.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm
index 14c4fc2b15..caec183d85 100644
--- a/gnu/packages/messaging.scm
+++ b/gnu/packages/messaging.scm
@@ -28,7 +28,7 @@
 ;;; Copyright © 2020, 2022 Raghav Gururajan <rg@raghavgururajan.name>
 ;;; Copyright © 2020, 2021 Robert Karszniewicz <avoidr@posteo.de>
 ;;; Copyright © 2020 Giacomo Leidi <goodoldpaul@autistici.org>
-;;; Copyright © 2021 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
+;;; Copyright © 2021, 2023 Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
 ;;; Copyright © 2021 Vinicius Monego <monego@posteo.net>
 ;;; Copyright © 2021 jgart <jgart@dismail.de>
 ;;; Copyright © 2022 Aleksandr Vityazev <avityazev@posteo.org>
@@ -3171,7 +3171,7 @@ (define-public zulip-term
 (define-public matterbridge
   (package
     (name "matterbridge")
-    (version "1.25.2")
+    (version "1.26.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -3180,7 +3180,7 @@ (define-public matterbridge
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0csvxsgl62fjkrmk0wy64h2qaiy16m0wh6pqfbhz0kfacq16p9an"))))
+                "0939fiy7z53izznfhlr7c6vaskbmkbj3ncb09fzx5dmz9cjngy80"))))
     ;; 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

base-commit: b696fb41bc0dfcb7130a5aa6d69aff2ae191c283
-- 
2.41.0





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

* bug#66003: [PATCH v1] gnu: matterbridge: Update to 1.26.0
  2023-09-15 15:36 [bug#66003] [PATCH v1] gnu: matterbridge: Update to 1.26.0 Denis 'GNUtoo' Carikli
@ 2023-10-06  9:35 ` Mathieu Othacehe
  0 siblings, 0 replies; 2+ messages in thread
From: Mathieu Othacehe @ 2023-10-06  9:35 UTC (permalink / raw)
  To: Denis 'GNUtoo' Carikli
  Cc: Simon Tournier, 66003-done, Ludovic Courtès,
	Tobias Geerinckx-Rice, Ricardo Wurmus, Raghav Gururajan, jgart,
	Christopher Baines


> * gnu/packages/messaging.scm (matterbdige): Update to 1.26.0

Fixed the above typo and applied, thanks,

Mathieu




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

end of thread, other threads:[~2023-10-06  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-09-15 15:36 [bug#66003] [PATCH v1] gnu: matterbridge: Update to 1.26.0 Denis 'GNUtoo' Carikli
2023-10-06  9:35 ` bug#66003: " 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).