gnu: w3m: Update to 0.5.3+git20230121.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20230121.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
André Batista 2023-01-27 09:37:02 -03:00 committed by 宋文武
parent e6f557dd23
commit a3b57e57e6
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -42,7 +42,7 @@ (define-module (gnu packages w3m)
(define-public w3m
(package
(name "w3m")
(version "0.5.3+git20210102")
(version "0.5.3+git20230121")
(source (origin
(method git-fetch)
;; Debian's fork of w3m is the only one that is still maintained.
@ -52,7 +52,7 @@ (define-public w3m
(file-name (git-file-name name version))
(sha256
(base32
"0amq1wfjp5mhqjmvrc0yhxjlx1335p78d7ap8iykfjn5h8yhmrg5"))))
"0nvhxsqxgxjrr62mvxzhhfzvbvg56g19vlqcgb8mh2x1daazk5ms"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target