mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-27 19:41:50 +02:00
gnu: mumble: Update to 1.5.857.
* gnu/packages/telephony.scm (mumble): Update to 1.5.857. Change-Id: I53d31fc5e1259ac6fa6b74aa80c4fb29f85d0b4c
This commit is contained in:
@@ -564,7 +564,7 @@ address of one of the participants.")
|
|||||||
(define-public mumble
|
(define-public mumble
|
||||||
(package
|
(package
|
||||||
(name "mumble")
|
(name "mumble")
|
||||||
(version "1.5.634")
|
(version "1.5.857")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri
|
(uri
|
||||||
@@ -573,7 +573,7 @@ address of one of the participants.")
|
|||||||
version "/" name "-" version ".tar.gz"))
|
version "/" name "-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0aar5if80w8ay9i03lpnznz6ln1gh1jjrzxfbj9fdc4as8rkckwh"))
|
"0irvkhz8189kqn0n670l55grk4kvb126n9p944yji69gn86fwqp0"))
|
||||||
(modules '((guix build utils)
|
(modules '((guix build utils)
|
||||||
(ice-9 ftw)
|
(ice-9 ftw)
|
||||||
(srfi srfi-1)))
|
(srfi srfi-1)))
|
||||||
|
|||||||
Reference in New Issue
Block a user