me
/
guix
Archived
1
0
Fork 0

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>
Sharlatan Hellseher 2023-02-13 00:23:18 +00:00 committed by Guillaume Le Vaillant
parent 1a8a78a0c4
commit eb38e74c6b
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -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