gnu: lagrange: Update to 1.10.6.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.6.
This commit is contained in:
Efraim Flashner 2022-02-19 18:53:18 +02:00
parent 3aaab0c9c4
commit 1ae33c463c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351

View File

@ -692,7 +692,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.10.5")
(version "1.10.6")
(source
(origin
(method url-fetch)
@ -700,7 +700,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 "1kimdy0k26l3b673sg12gd0d94mxx5lycyxlmla9hxxcsfn2rlqy"))
(base32 "1qfi7wnmc793x8xv9zib9p665a1m5di08nc4p0aklrfa67gp6dws"))
(modules '((guix build utils)))
(snippet
'(begin