gnu: telescope: Update to 0.7.

* gnu/packages/web-browsers.scm (telescope): Update to 0.7.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
cage 2022-01-14 13:05:25 +01:00 committed by Nicolas Goaziou
parent 923dcc3597
commit 053ace770f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -902,14 +902,14 @@ (define-public tinmop
(define-public telescope
(package
(name "telescope")
(version "0.6.1")
(version "0.7")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/omar-polo/telescope/releases/download/"
version "/telescope-" version ".tar.gz"))
(sha256
(base32 "1hm9gi6yz62h8yh2br85bgycr2xaf5lr7z4gl0p25g7d7qb53ixd"))))
(base32 "0b606caw2n02rny5yf1xh3lg0r3bwpxmcz6m4bv3mdd2ym8jjs84"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ;no tests