emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#44158: closed ([PATCH] gnu: mumble: Update to 1.3.3.)


From: GNU bug Tracking System
Subject: bug#44158: closed ([PATCH] gnu: mumble: Update to 1.3.3.)
Date: Sun, 25 Oct 2020 18:44:01 +0000

Your message dated Sun, 25 Oct 2020 14:43:09 -0400
with message-id <20201025184309.GE25773@jasmine.lan>
and subject line Re: [bug#44158] [PATCH] gnu: mumble: Update to 1.3.3.
has caused the debbugs.gnu.org bug report #44158,
regarding [PATCH] gnu: mumble: Update to 1.3.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
44158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44158
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mumble: Update to 1.3.3. Date: Fri, 23 Oct 2020 02:29:45 +0200
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#44158] [PATCH] gnu: mumble: Update to 1.3.3. Date: Sun, 25 Oct 2020 14:43:09 -0400
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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]