unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#57705] [PATCH] gnu: mumble: Update to 1.4.274.
@ 2022-09-09 16:32 Michael Rohleder
  2022-09-10 15:25 ` bug#57705: " Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-09-09 16:32 UTC (permalink / raw)
  To: 57705; +Cc: Michael Rohleder

* gnu/packages/telephony.scm (mumble): Update to 1.4.274.
---
 gnu/packages/telephony.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 0c12341771..6702155a57 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -15,7 +15,7 @@
 ;;; Copyright © 2019 Jan Wielkiewicz <tona_kosmicznego_smiecia@interia.pl>
 ;;; Copyright © 2019 Ivan Vilata i Balaguer <ivan@selidor.net>
 ;;; Copyright © 2020 Brett Gilio <brettg@gnu.org>
-;;; Copyright © 2020 Michael Rohleder <mike@rohleder.de>
+;;; Copyright © 2020, 2022 Michael Rohleder <mike@rohleder.de>
 ;;; Copyright © 2020 Raghav Gururajan <raghavgururajan@disroot.org>
 ;;; Copyright © 2020, 2021 Maxim Cournoyer <maxim.cournoyer@gmail.com>
 ;;; Copyright © 2020 Vincent Legoll <vincent.legoll@gmail.com>
@@ -555,7 +555,7 @@ (define find-python-interpreter-cmake-modules
 (define-public mumble
   (package
     (name "mumble")
-    (version "1.4.230")
+    (version "1.4.274")
     (source (origin
               (method url-fetch)
               (uri
@@ -564,7 +564,7 @@ (define-public mumble
                 version "/" name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1c1lwj0cpyawr74adpdrsnxk8ra5kqrjbg65cnwk8n6cwss84zdn"))
+                "12rv61mmpgvcc1svq2y66r29sl47y9lfi9if0r09x4nqrkf7vj3y"))
               (modules '((guix build utils)
                          (ice-9 ftw)
                          (srfi srfi-1)))
-- 
2.37.3





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

* bug#57705: [PATCH] gnu: mumble: Update to 1.4.274.
  2022-09-09 16:32 [bug#57705] [PATCH] gnu: mumble: Update to 1.4.274 Michael Rohleder
@ 2022-09-10 15:25 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2022-09-10 15:25 UTC (permalink / raw)
  To: Michael Rohleder, 57705-done

Am Freitag, dem 09.09.2022 um 18:32 +0200 schrieb Michael Rohleder:
> * gnu/packages/telephony.scm (mumble): Update to 1.4.274.
Pushed as 575dbab74622ee8304827b98865a26225145e22a.

Cheers




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

end of thread, other threads:[~2022-09-10 15:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-09 16:32 [bug#57705] [PATCH] gnu: mumble: Update to 1.4.274 Michael Rohleder
2022-09-10 15:25 ` bug#57705: " Liliana Marie Prikler

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