gnu: w3m: Update to 0.5.3+git20190105.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20190105.
master
Leo Famulari 2019-03-13 20:05:45 -04:00
parent b94c80ff5d
commit 8a55c38915
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

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