me
/
guix
Archived
1
0
Fork 0

gnu: w3m: Update to 0.5.3+git20200502.

* gnu/packages/w3m.scm (w3m): Update to 0.5.3+git20200502.
master
Tobias Geerinckx-Rice 2020-05-03 17:31:18 +02:00
parent 4035c3e352
commit e5f95fd897
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 3 additions and 2 deletions

View File

@ -4,6 +4,7 @@
;;; Copyright © 2016 Kei Kebreau <kkebreau@posteo.net>
;;; Copyright © 2016, 2019 Efraim Flashner <efraim@flashner.co.il>
;;; Copyright © 2018 Rutger Helling <rhelling@mykolab.com>
;;; Copyright © 2020 Tobias Geerinckx-Rice <me@tobias.gr>
;;;
;;; This file is part of GNU Guix.
;;;
@ -39,7 +40,7 @@
(define-public w3m
(package
(name "w3m")
(version "0.5.3+git20190105")
(version "0.5.3+git20200502")
(source (origin
(method git-fetch)
;; Debian's fork of w3m is the only one that is still maintained.
@ -49,7 +50,7 @@
(file-name (git-file-name name version))
(sha256
(base32
"1fbg2p8qh2gvi3g4iz4q6vc0k70pf248r4yndi5lcn2m3mzvjx0i"))))
"0yyfhwcwy1dvdbirj6zqwk4gl8z9npfavs0k7ipcg5fd16vnx7mi"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no check target