[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/11: gnu: lagrange: Update to 1.15.8.
From: |
guix-commits |
Subject: |
09/11: gnu: lagrange: Update to 1.15.8. |
Date: |
Mon, 24 Apr 2023 19:21:42 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 2ad1a3731f1c85f2e5a79b08a61d42b003dc30d8
Author: Nicolas Goaziou <mail@nicolasgoaziou.fr>
AuthorDate: Sun Apr 23 17:24:12 2023 +0200
gnu: lagrange: Update to 1.15.8.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.8.
---
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 7b06e54cdf..99895ea882 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -697,7 +697,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
- (version "1.15.5")
+ (version "1.15.8")
(source
(origin
(method url-fetch)
@@ -705,7 +705,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 "187h42qqddf7595bzf0wb2vc9yd76ad99vbwl9sdhmy8d6qma6gs"))
+ (base32 "0ss1d522f4nnzwhjix58qfbmva9w5j6y6lhlqmjrshv18b1ay4bm"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (5eb1d1b648 -> 960647f016), guix-commits, 2023/04/24
- 03/11: gnu: recoll: Update to 1.34.0., guix-commits, 2023/04/24
- 06/11: gnu: purescript: Update to 0.15.8., guix-commits, 2023/04/24
- 09/11: gnu: lagrange: Update to 1.15.8.,
guix-commits <=
- 01/11: gnu: Add texstudio., guix-commits, 2023/04/24
- 10/11: gnu: Add deal., guix-commits, 2023/04/24
- 04/11: gnu: Add python-gtts., guix-commits, 2023/04/24
- 08/11: gnu: fet: Update to 6.9.0., guix-commits, 2023/04/24
- 02/11: gnu: emacs-posframe: Update to 1.4.2., guix-commits, 2023/04/24
- 05/11: gnu: audacious: Update to 4.3., guix-commits, 2023/04/24
- 11/11: gnu: emacs-password-store: Update to 2.3.0., guix-commits, 2023/04/24
- 07/11: gnu: giac: Update to 1.9.0-45., guix-commits, 2023/04/24