gnu: lagrange: Update to 1.14.0.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.0.
This commit is contained in:
Nicolas Goaziou 2022-11-26 12:10:10 +01:00
parent c91712aebc
commit adf3eeceda
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -705,7 +705,7 @@ (define-public nyxt
(define-public lagrange
(package
(name "lagrange")
(version "1.13.8")
(version "1.14.0")
(source
(origin
(method url-fetch)
@ -713,7 +713,7 @@ (define-public lagrange
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "1l6cfvmmw2g30qsxmn5jma17kxgmfknlgji4pbdj1flv8p73bvza"))
(base32 "08qb8f0j3sdbrkr4zsy5pcpqz2cy520q6vb8vq7ilkbz0yfxmgf2"))
(modules '((guix build utils)))
(snippet
'(begin