gnu: lagrange: Update to 1.19.3.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.19.3.

Change-Id: I6bc9aae6b0ce16304af18bcf13f864ef82d50423
This commit is contained in:
Nicolas Goaziou 2025-10-24 11:49:01 +02:00
parent 2118d79dcf
commit b25d164589
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -820,7 +820,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.18.4")
(version "1.19.3")
(source
(origin
(method url-fetch)
@ -828,7 +828,7 @@ is fully configurable and extensible in Common Lisp.")
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "0c3dwsp8zkx2nzmd5mskcf91n20mjk7dlzgy6gn3df6brw57awk9"))
(base32 "0srd5ahkls1kdf6waszjaayjgk7jd58i8hjlzh636d26h0vmy0k5"))
(modules '((guix build utils)))
(snippet
'(begin