[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/08: gnu: lagrange: Update to 1.17.6.
From: |
guix-commits |
Subject: |
03/08: gnu: lagrange: Update to 1.17.6. |
Date: |
Sun, 17 Mar 2024 09:19:56 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 4b11c8c9b823a208798eac41fa4c15ece09e18c7
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Mar 17 09:06:57 2024 +0100
gnu: lagrange: Update to 1.17.6.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.17.6.
Change-Id: I3c8062027cdc113ed918e7f4f620f112fdc35a75
---
gnu/packages/web-browsers.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 9234c0d7f6..0503dc4cd2 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -720,7 +720,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
- (version "1.16.7")
+ (version "1.17.6")
(source
(origin
(method url-fetch)
@@ -728,7 +728,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 "0ig7xdsihq7wc8h7n1af275z3kjxq5iiy0x4dwjahgligrdmj7vm"))
+ (base32 "0fsjn74cmrchqgnj88yzdxyj1gm0i2vrzh69b9b9bi7y2wk9il5r"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (6fad9204ae -> 43d827a970), guix-commits, 2024/03/17
- 02/08: gnu: hydrogen: Update to 1.2.3., guix-commits, 2024/03/17
- 05/08: gnu: scummvm: Update to 2.8.1., guix-commits, 2024/03/17
- 06/08: gnu: naev: Update to 0.11.4., guix-commits, 2024/03/17
- 03/08: gnu: lagrange: Update to 1.17.6.,
guix-commits <=
- 04/08: gnu: pyzo: Update to 4.15.0., guix-commits, 2024/03/17
- 08/08: gnu: keepassxc: Update to 2.7.7., guix-commits, 2024/03/17
- 01/08: gnu: manuskript: Update to 0.16.1., guix-commits, 2024/03/17
- 07/08: gnu: mgba: Update to 0.10.3., guix-commits, 2024/03/17