[PATCH] - updated tinmop to 0.7.0

  • Done
  • quality assurance status badge
Details
2 participants
  • cage
  • Guillaume Le Vaillant
Owner
unassigned
Submitted by
cage
Severity
normal
C
(address . guix-patches@gnu.org)
YJbPWRsXwKmJ660V@kurosawa.casa.net
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (24 lines)
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
G
G
Guillaume Le Vaillant wrote on 8 Jun 2021 11:12
(name . cage)(address . cage-dev@twistfold.it)(address . 48293-done@debbugs.gnu.org)
87a6o090tg.fsf@kitej
Superseeded by #48908. Closing.
-----BEGIN PGP SIGNATURE-----

iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYL80mw8cZ2x2QHBvc3Rl
by5uZXQACgkQa+ggit8h/j/RCwEAny+cIIQycE2feD6CxSCZqXL6ri2dR1FOLcD2
+ftGOzQA/3sYVtUI4RDhvEHszNtz1AjPj/CAb3iY2NftW6KOkynj
=7mxw
-----END PGP SIGNATURE-----

Closed
?