[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/08: gnu: lagrange: Update to 1.14.2.
From: |
guix-commits |
Subject: |
01/08: gnu: lagrange: Update to 1.14.2. |
Date: |
Thu, 19 Jan 2023 19:57:44 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit a81f89ba39b03721c49c78b6f67fb08abc81745c
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Jan 15 01:00:01 2023 +0100
gnu: lagrange: Update to 1.14.2.
* gnu/packages/web-browsers.scm (lagrange): Update to 1.14.2.
---
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 a126902395..fe51e37b52 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -706,7 +706,7 @@ is fully configurable and extensible in Common Lisp.")
(define-public lagrange
(package
(name "lagrange")
- (version "1.14.1")
+ (version "1.14.2")
(source
(origin
(method url-fetch)
@@ -714,7 +714,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 "0dhynq5pn6xjis0bpnam89km9qbrdxkbv76mfsx6jzda934iyy2n"))
+ (base32 "0r4cwpgnz761dvkfijq0p7pcyzq6f8bnmivijpnpf3bkzpvmxc2i"))
(modules '((guix build utils)))
(snippet
'(begin
- branch master updated (4e9cb45da0 -> da9af8c72f), guix-commits, 2023/01/19
- 03/08: gnu: diffstat: Update to 1.65., guix-commits, 2023/01/19
- 02/08: gnu: motion: Update to 4.5.1., guix-commits, 2023/01/19
- 05/08: gnu: libvterm: Update to 0.3.1., guix-commits, 2023/01/19
- 08/08: gnu: dovecot-pigeonhole: Update to 0.5.20., guix-commits, 2023/01/19
- 07/08: gnu: dovecot: Update to 2.3.20., guix-commits, 2023/01/19
- 04/08: gnu: libupnp: Update to 1.14.15., guix-commits, 2023/01/19
- 01/08: gnu: lagrange: Update to 1.14.2.,
guix-commits <=
- 06/08: gnu: man-pages: Update to 6.02., guix-commits, 2023/01/19