* [bug#48293] [PATCH] - updated tinmop to 0.7.0
@ 2021-05-08 17:50 cage
2021-06-08 9:12 ` bug#48293: " Guillaume Le Vaillant
0 siblings, 1 reply; 2+ messages in thread
From: cage @ 2021-05-08 17:50 UTC (permalink / raw)
To: 48293
---
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 6b6ca78960..0c54ec4046 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -837,7 +837,7 @@ http, and https via third-party applications.")
(define-public tinmop
(package
(name "tinmop")
- (version "0.6.2")
+ (version "0.7.0")
(source
(origin
(method git-fetch)
@@ -846,7 +846,7 @@ http, and https via third-party applications.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1fz52agvxnavz375apb1pjalf3myjllr4pc096b6qvc6vzhadg4c"))))
+ (base32 "191jacp27m7zdhs0saa2a1qcrnya5xbdb9wkdgap45n0px66fr8j"))))
(build-system gnu-build-system)
(native-inputs
`(("curl" ,curl)
--
2.31.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#48293: [PATCH] - updated tinmop to 0.7.0
2021-05-08 17:50 [bug#48293] [PATCH] - updated tinmop to 0.7.0 cage
@ 2021-06-08 9:12 ` Guillaume Le Vaillant
0 siblings, 0 replies; 2+ messages in thread
From: Guillaume Le Vaillant @ 2021-06-08 9:12 UTC (permalink / raw)
To: cage; +Cc: 48293-done
[-- Attachment #1: Type: text/plain, Size: 32 bytes --]
Superseeded by #48908. Closing.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-08 9:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-08 17:50 [bug#48293] [PATCH] - updated tinmop to 0.7.0 cage
2021-06-08 9:12 ` bug#48293: " Guillaume Le Vaillant
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).