3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: links: Update to 2.28.

* gnu/packages/web-browsers.scm (links): Update to 2.28.
This commit is contained in:
Efraim Flashner 2022-10-14 15:29:27 +03:00
parent 759d365cd2
commit f2af4ca71f
Signed by untrusted user: efraim
GPG key ID: 41AAE7DCCA3D8351

View file

@ -159,14 +159,14 @@ management, extensions such as advertisement blocker and colorful tabs.")
(define-public links
(package
(name "links")
(version "2.27")
(version "2.28")
(source (origin
(method url-fetch)
(uri (string-append "http://links.twibright.com/download/"
"links-" version ".tar.bz2"))
(sha256
(base32
"1d7bz6bbis94jq82xydwnazaczzmb1ij62pbmf0dxkg7xpycppfq"))))
"1d2lyj9k2s6brk38k51qfpddwh2w96w6gh9jq5br9rfy2fdlkm9g"))))
(build-system gnu-build-system)
(arguments
(list