gnu: w3m: Update to 0.5.3+git20170102 [security fixes].

See 'NEWS' and 'ChangeLog' in the source distribution for more
information about the security-related bug fixes.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20170102.
This commit is contained in:
Leo Famulari 2017-03-14 18:16:27 -04:00
parent 2eab5db300
commit 35dcfed370
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -36,7 +36,7 @@ (define-module (gnu packages w3m)
(define-public w3m
(package
(name "w3m")
(version "0.5.3+git20161120")
(version "0.5.3+git20170102")
(source (origin
(method git-fetch)
;; Debian's fork of w3m is the only one that is still
@ -47,7 +47,7 @@ (define-public w3m
(file-name (string-append "w3m-" version "-checkout"))
(sha256
(base32
"06n5a9jdyihkd4xdjmyci32dpqp1k2l5awia5g9ng0bn256bacdc"))))
"0p8csd49b550q69bk45ncs2y2x48xij7jj11xapp0s8dn1j7kcgx"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target