* [bug#48908] [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.
@ 2021-06-07 19:16 cage
2021-06-08 9:11 ` bug#48908: " Guillaume Le Vaillant
0 siblings, 1 reply; 3+ messages in thread
From: cage @ 2021-06-07 19:16 UTC (permalink / raw)
To: 48908
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index d2cda59540..eda01c1b9a 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -834,7 +834,7 @@ http, and https via third-party applications.")
(define-public tinmop
(package
(name "tinmop")
- (version "0.6.2")
+ (version "0.8.1")
(source
(origin
(method git-fetch)
@@ -843,7 +843,7 @@ http, and https via third-party applications.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1fz52agvxnavz375apb1pjalf3myjllr4pc096b6qvc6vzhadg4c"))))
+ (base32 "1lv1nckvzyhpn8cs6m40f2np15b3a8071kh7sy1216q2345s2ckc"))))
(build-system gnu-build-system)
(native-inputs
`(("curl" ,curl)
--
2.31.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* bug#48908: [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.
2021-06-07 19:16 [bug#48908] [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1 cage
@ 2021-06-08 9:11 ` Guillaume Le Vaillant
2021-06-08 17:03 ` [bug#48908] " cage
0 siblings, 1 reply; 3+ messages in thread
From: Guillaume Le Vaillant @ 2021-06-08 9:11 UTC (permalink / raw)
To: cage; +Cc: 48908-done
[-- Attachment #1: Type: text/plain, Size: 66 bytes --]
Patch pushed as 4796abfc2f4ad3616ac5c81e25c4e24887b4cba5.
Thanks.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* [bug#48908] [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1.
2021-06-08 9:11 ` bug#48908: " Guillaume Le Vaillant
@ 2021-06-08 17:03 ` cage
0 siblings, 0 replies; 3+ messages in thread
From: cage @ 2021-06-08 17:03 UTC (permalink / raw)
To: Guillaume Le Vaillant; +Cc: 48908-done, cage
> Patch pushed as 4796abfc2f4ad3616ac5c81e25c4e24887b4cba5.
> Thanks.
Thaks again for your work! :)
bye!
C.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-06-08 17:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-07 19:16 [bug#48908] [PATCH] Updated tinmop (gemini and pleroma client) to 0.8.1 cage
2021-06-08 9:11 ` bug#48908: " Guillaume Le Vaillant
2021-06-08 17:03 ` [bug#48908] " cage
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.