unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44158] [PATCH] gnu: mumble: Update to 1.3.3.
@ 2020-10-23  0:29 Michael Rohleder
  2020-10-25 18:43 ` bug#44158: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-10-23  0:29 UTC (permalink / raw)
  To: 44158; +Cc: Michael Rohleder

* gnu/packages/telephony.scm (mumble): Update to 1.3.3.
---
 gnu/packages/telephony.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/telephony.scm b/gnu/packages/telephony.scm
index 6ee1b2c250..48e30abfc3 100644
--- a/gnu/packages/telephony.scm
+++ b/gnu/packages/telephony.scm
@@ -515,14 +515,14 @@ address of one of the participants.")
 (define-public mumble
   (package
     (name "mumble")
-    (version "1.3.2")
+    (version "1.3.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://mumble.info/snapshot/stable/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1q91vp3bp7xn67g9kgp1pfgxjj1hks3w60vdxcfm3373wy5db5lz"))
+                "101gw1334zmqsbjrba5dq1v4p2nxcs37g2yrzvkcra6s9ri4fw3j"))
               (modules '((guix build utils)))
               (snippet
                `(begin
-- 
2.28.0





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

* bug#44158: [PATCH] gnu: mumble: Update to 1.3.3.
  2020-10-23  0:29 [bug#44158] [PATCH] gnu: mumble: Update to 1.3.3 Michael Rohleder
@ 2020-10-25 18:43 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-10-25 18:43 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 44158-done

On Fri, Oct 23, 2020 at 02:29:45AM +0200, Michael Rohleder wrote:
> * gnu/packages/telephony.scm (mumble): Update to 1.3.3.

Thanks! Pushed as 3c7ea674651d786960f084388f75da03d844a406




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

end of thread, other threads:[~2020-10-25 18:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-23  0:29 [bug#44158] [PATCH] gnu: mumble: Update to 1.3.3 Michael Rohleder
2020-10-25 18:43 ` bug#44158: " Leo Famulari

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