me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.10.1.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.10.1.
Efraim Flashner 2022-01-20 17:24:21 +02:00
parent a3b80bc6fb
commit c08767bb05
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -692,7 +692,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.10.0")
(version "1.10.1")
(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 "0zsgjppy9r5q8pnxn00pnhldniwg5ydjgdkvrnf0pls5pn04hb1q"))
(base32 "0dk04d0z27l6z48lfy74l0vhhj7xz17chz9q8sxkn609324svdnj"))
(modules '((guix build utils)))
(snippet
'(begin