me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.15.3.

* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.3.
master
Efraim Flashner 2023-03-08 08:56:16 +02:00
parent 5755c5b33c
commit 346048a40c
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -705,7 +705,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.15.2")
(version "1.15.3")
(source
(origin
(method url-fetch)
@ -713,7 +713,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 "1xgdarwc8cpwb4rcbasdbc2nn5mcvwl7fz7v70x974wpf5xjmd3k"))
(base32 "02wd31k2pz0km34k0lw5gd9wk1k77zfsvssmjxka1q7mcdj9ld09"))
(modules '((guix build utils)))
(snippet
'(begin