summaryrefslogtreecommitdiff
path: root/gnu/packages/web-browsers.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2023-02-13 00:23:18 +0000
committerGuillaume Le Vaillant <glv@posteo.net>2023-02-17 15:48:37 +0100
commiteb38e74c6b018710c804bb57042ae770d33cd99e (patch)
tree2c1f3910df4cdab491e91428f280bf6aafe0134f /gnu/packages/web-browsers.scm
parent1a8a78a0c4f2bad3f33ec692464ef0b64b3af103 (diff)
gnu: tinmop: Update to 0.9.9.141.
* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Diffstat (limited to 'gnu/packages/web-browsers.scm')
-rw-r--r--gnu/packages/web-browsers.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index b35d29c160..ec60df0bc0 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -829,7 +829,7 @@ http, and https via third-party applications.")
(define-public tinmop
(package
(name "tinmop")
- (version "0.9.9.14")
+ (version "0.9.9.141")
(source
(origin
(method git-fetch)
@@ -838,7 +838,7 @@ http, and https via third-party applications.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "0xpqakqg4827wv92vvzwcvkqzr8d523fvnyjvnj4ac83d4w6nnls"))))
+ (base32 "0hx52kaq0q9iccalkxk50q1v3mf9ypardjgv56d5sdrbhfqyashl"))))
(build-system gnu-build-system)
(native-inputs
(list autoconf