GNU bug report logs -
#58779
[PATCH] gnu: tinmop: Update to 0.9.9.
Previous Next
Reported by: cage <cage-dev <at> twistfold.it>
Date: Tue, 25 Oct 2022 18:52:02 UTC
Severity: normal
Tags: patch
Done: Guillaume Le Vaillant <glv <at> posteo.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Wed, 26 Oct 2022 09:18:00 +0000
with message-id <87zgdjndsb.fsf <at> kitej>
and subject line Re: [bug#58779] [PATCH] gnu: tinmop: Update to 0.9.9.
has caused the debbugs.gnu.org bug report #58779,
regarding [PATCH] gnu: tinmop: Update to 0.9.9.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
58779: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58779
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
---
gnu/packages/web-browsers.scm | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 83ede228b1..3e19e4a866 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -829,7 +829,7 @@ (define-public bombadillo
(define-public tinmop
(package
(name "tinmop")
- (version "0.9.6")
+ (version "0.9.9")
(source
(origin
(method git-fetch)
@@ -838,7 +838,7 @@ (define-public tinmop
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "19rr1wcadm4698q5gyq0pxv81220l5g8zfnp61s43a4q7kn4mi1z"))))
+ (base32 "0s73587wf29jzymlqrgcnci7w6wsfj1vcs7szxshsmaiszf0skwk"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf
@@ -912,9 +912,9 @@ (define-public tinmop
'("LISP_COMPILER) --eval \"(require 'asdf)\" "
"--eval \"(push \\\"$$(pwd)/\\\" asdf:*central-registry*)\" "))))
#t)))))
- (synopsis "Gemini, kami and pleroma client with a terminal interface")
+ (synopsis "Gemini, gopher, kami and pleroma client with a terminal interface")
(description
- "This package provides a Gemini, kami and pleroma client with a terminal
+ "This package provides a Gemini, gopher, kami and pleroma client with a terminal
interface.")
(home-page "https://www.autistici.org/interzona/tinmop.html")
(license license:gpl3+)))
--
2.34.0
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
Patch pushed as ec74eef890d01a82128ffc9d0188a886c710c8e8.
Thanks.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 2 years and 287 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.