gnu: w3m: Update to 0.5.3+git20190105.
* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20190105.
This commit is contained in:
parent
b94c80ff5d
commit
8a55c38915
@ -39,7 +39,7 @@
|
||||
(define-public w3m
|
||||
(package
|
||||
(name "w3m")
|
||||
(version "0.5.3+git20180125")
|
||||
(version "0.5.3+git20190105")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
;; Debian's fork of w3m is the only one that is still maintained.
|
||||
@ -49,7 +49,7 @@
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"0dafdfx1yhrvhbqzslkcapj09dvf64m2jadz3wl2icni0k4msq90"))))
|
||||
"1fbg2p8qh2gvi3g4iz4q6vc0k70pf248r4yndi5lcn2m3mzvjx0i"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f ; no check target
|
||||
|
Loading…
Reference in New Issue
Block a user