[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/08: gnu: lagrange: Update to 1.15.3.
From: |
guix-commits |
Subject: |
07/08: gnu: lagrange: Update to 1.15.3. |
Date: |
Wed, 8 Mar 2023 03:17:33 -0500 (EST) |
efraim pushed a commit to branch master
in repository guix.
commit 346048a40c002f9085f4885509a819d1335adeef
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Wed Mar 8 08:56:16 2023 +0200
gnu: lagrange: Update to 1.15.3.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.3.
---
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 531bf9cb20..6f9400c6d5 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -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
- branch master updated (f289fe316a -> 203578eef2), guix-commits, 2023/03/08
- 01/08: gnu: flatpak: Update to 1.14.3., guix-commits, 2023/03/08
- 03/08: gnu: toot: Update to 0.35.0., guix-commits, 2023/03/08
- 05/08: gnu: git-annex: Update to 10.20230227., guix-commits, 2023/03/08
- 08/08: gnu: libreoffice: Update to 7.5.1.2., guix-commits, 2023/03/08
- 07/08: gnu: lagrange: Update to 1.15.3.,
guix-commits <=
- 02/08: gnu: yt-dlp: Update to 2023.03.04., guix-commits, 2023/03/08
- 04/08: gnu: vdirsyncer: Update to 0.19.1., guix-commits, 2023/03/08
- 06/08: gnu: bubblewrap: Update to 0.8.0., guix-commits, 2023/03/08