gnu: telescope: Update to 0.5.2.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
cage 2021-09-18 10:10:31 +02:00 committed by Efraim Flashner
parent ecb136755d
commit e13a7458f8
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

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