me
/
guix
Archived
1
0
Fork 0

gnu: mumble: Update to 1.2.18.

* gnu/packages/telephony.scm (mumble): Update to 1.2.18.
master
Marius Bakke 2016-12-18 16:53:21 +01:00
parent 00e0ca7ccb
commit 0599416520
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -318,14 +318,14 @@ address of one of the participants.")
(define-public mumble (define-public mumble
(package (package
(name "mumble") (name "mumble")
(version "1.2.17") (version "1.2.18")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://mumble.info/snapshot/" (uri (string-append "https://mumble.info/snapshot/"
name "-" version ".tar.gz")) name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"176br3b0pv5sz3zvgzsz9rxr3n79irlm902h7n1wh4f6vbph2dhw")) "1ajmdzf2jqbnm4hm53wv8bzazffflzs3z8hhbl70kfci4v4arxz0"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
`(begin `(begin