gnu: lagrange: Update to 1.13.8.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.13.8.
This commit is contained in:
Nicolas Goaziou 2022-11-06 22:44:02 +01:00
parent d1cefcf9c0
commit 59ce4b8c54
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.7")
(version "1.13.8")
(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 "051f7ym1z1hjsxnlvk7gx7b4v12x42i3g9gi49qwy3x8rw30vrvz"))
(base32 "1l6cfvmmw2g30qsxmn5jma17kxgmfknlgji4pbdj1flv8p73bvza"))
(modules '((guix build utils)))
(snippet
'(begin