me
/
guix
Archived
1
0
Fork 0

gnu: lagrange: Update to 1.4.2.

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

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
master
Solene Rapenne via Guix-patches via 2021-05-22 22:35:31 +02:00 committed by Nicolas Goaziou
parent 3c52c96ca2
commit 7c1065030d
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -722,7 +722,7 @@ key-bindings (Emacs, vi, CUA), and is fully configurable in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
(version "1.3.4")
(version "1.4.2")
(source
(origin
(method url-fetch)
@ -730,7 +730,7 @@ key-bindings (Emacs, vi, CUA), and is fully configurable in Common Lisp.")
(string-append "https://git.skyjake.fi/skyjake/lagrange/releases/"
"download/v" version "/lagrange-" version ".tar.gz"))
(sha256
(base32 "108b8a9vdmf846v7p30fs9z0b68w3naifixnia0ra54ssxjvy0h6"))))
(base32 "1gnivksxxw2k0kx7fsyrwrxffl67dph2b9w9hsv9id6x89k6dwh2"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #false)) ;no tests