me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.16.3.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.16.3.
master
Efraim Flashner 2023-06-04 21:07:35 +03:00
parent c15470671a
commit eed55a6544
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -724,7 +724,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.15.9")
(version "1.16.3")
(source
(origin
(method url-fetch)
@ -732,7 +732,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 "19pn5nnlskyj7w61s9vg5c0vb0hpdyalj3m8znvs4lgw3463ijs3"))
(base32 "1kmhxacka0rixxv1r5vqjhxmdxll73b5w5ja18m1qpbk2sk00bg8"))
(modules '((guix build utils)))
(snippet
'(begin