gnu: lagrange: Update to 1.17.6.

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

Change-Id: I3c8062027cdc113ed918e7f4f620f112fdc35a75
This commit is contained in:
Nicolas Goaziou 2024-03-17 09:06:57 +01:00
parent 361b0cfd5e
commit 4b11c8c9b8
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -720,7 +720,7 @@ (define-public nyxt
(define-public lagrange
(package
(name "lagrange")
(version "1.16.7")
(version "1.17.6")
(source
(origin
(method url-fetch)
@ -728,7 +728,7 @@ (define-public lagrange
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "0ig7xdsihq7wc8h7n1af275z3kjxq5iiy0x4dwjahgligrdmj7vm"))
(base32 "0fsjn74cmrchqgnj88yzdxyj1gm0i2vrzh69b9b9bi7y2wk9il5r"))
(modules '((guix build utils)))
(snippet
'(begin