* [bug#70325] [PATCH] gnu: telescope: Update to 0.9.
@ 2024-04-10 15:49 cage-dev
2024-04-15 9:52 ` bug#70325: " Christopher Baines
[not found] ` <handler.70325.D70325.171317478811825.notifdone@debbugs.gnu.org>
0 siblings, 2 replies; 3+ messages in thread
From: cage-dev @ 2024-04-10 15:49 UTC (permalink / raw)
To: 70325
Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4
---
gnu/packages/web-browsers.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index b3b785c5f0..0cd2d9972c 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -99,6 +99,7 @@ (define-module (gnu packages web-browsers)
#:use-module (gnu packages readline)
#:use-module (gnu packages sdl)
#:use-module (gnu packages sqlite)
+ #:use-module (gnu packages suckless)
#:use-module (gnu packages tcl)
#:use-module (gnu packages text-editors)
#:use-module (gnu packages tls)
@@ -951,21 +952,21 @@ (define-public tinmop
(define-public telescope
(package
(name "telescope")
- (version "0.8.1")
+ (version "0.9")
(source
(origin
(method url-fetch)
(uri (string-append "https://github.com/omar-polo/telescope/releases/download/"
version "/telescope-" version ".tar.gz"))
(sha256
- (base32 "1fblm3mjddhjmcj1c065n9440n72ld037bdjdlyk1fpwd240m1pa"))))
+ (base32 "1xbwdm3xcahwl6sjqx6f8hhx7nyzyygkjsnxglwxazp8zlmchqy9"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f)) ;no tests
(native-inputs
(list gettext-minimal pkg-config))
(inputs
- (list libevent libressl ncurses))
+ (list libgrapheme libressl ncurses))
(home-page "https://telescope.omarpolo.com/")
(synopsis "Gemini client with a terminal interface")
(description "Telescope is a w3m-like browser for Gemini.")
base-commit: 5a95cf76e1d0f9fdff5b232b42337c657b76d1d4
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#70325: [PATCH] gnu: telescope: Update to 0.9.
2024-04-10 15:49 [bug#70325] [PATCH] gnu: telescope: Update to 0.9 cage-dev
@ 2024-04-15 9:52 ` Christopher Baines
[not found] ` <handler.70325.D70325.171317478811825.notifdone@debbugs.gnu.org>
1 sibling, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2024-04-15 9:52 UTC (permalink / raw)
To: cage-dev; +Cc: 70325-done
[-- Attachment #1: Type: text/plain, Size: 334 bytes --]
cage-dev@twistfold.it writes:
> Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4
> ---
> gnu/packages/web-browsers.scm | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
Looks good to me, I added the changelog part of the commit message and
pushed this to master as 8e3831eb126478cad50588a0f3474667981b11ec.
Chris
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#70325] closed (Re: [bug#70325] [PATCH] gnu: telescope: Update to 0.9.)
[not found] ` <handler.70325.D70325.171317478811825.notifdone@debbugs.gnu.org>
@ 2024-04-15 16:23 ` cage
0 siblings, 0 replies; 3+ messages in thread
From: cage @ 2024-04-15 16:23 UTC (permalink / raw)
To: 70325
On Mon, Apr 15, 2024 at 09:54:05AM +0000, GNU bug Tracking System wrote:
> Looks good to me, I added the changelog part of the commit message and
> pushed this to master as 8e3831eb126478cad50588a0f3474667981b11ec.
Thanks!
C.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-04-15 16:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-10 15:49 [bug#70325] [PATCH] gnu: telescope: Update to 0.9 cage-dev
2024-04-15 9:52 ` bug#70325: " Christopher Baines
[not found] ` <handler.70325.D70325.171317478811825.notifdone@debbugs.gnu.org>
2024-04-15 16:23 ` [bug#70325] closed (Re: [bug#70325] [PATCH] gnu: telescope: Update to 0.9.) cage
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).