[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/112: gnu: liblantern: Update to 0.7.0.
From: |
guix-commits |
Subject: |
05/112: gnu: liblantern: Update to 0.7.0. |
Date: |
Tue, 15 Mar 2022 15:22:08 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 95f9c443622705a911984068fd9da86b72efc5e5
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 22:53:00 2022 +0100
gnu: liblantern: Update to 0.7.0.
* gnu/packages/machine-learning.scm (liblantern): Update to 0.7.0.
---
gnu/packages/machine-learning.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/machine-learning.scm
b/gnu/packages/machine-learning.scm
index 2067960720..088ff8e7f3 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -3073,7 +3073,7 @@ of Hidden Markov Models.")
(define-public liblantern
(package
(name "liblantern")
- (version "0.6.0")
+ (version "0.7.0")
(source
(origin
(method git-fetch)
@@ -3082,7 +3082,7 @@ of Hidden Markov Models.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1gabwic46m4m7qld1yi4brw05n9jx58ri3y0pi6jf9jndfi1qnfp"))))
+ (base32 "03hv82vwg8qa0157rymyswz9z64i8z6gjw2gf0g2xald65jdlfsm"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (2543cb4854 -> 231841f9b9), guix-commits, 2022/03/15
- 01/112: gnu: r-shinyjqui: Update to 0.4.1., guix-commits, 2022/03/15
- 02/112: gnu: apache-arrow: Update to 7.0.0., guix-commits, 2022/03/15
- 05/112: gnu: liblantern: Update to 0.7.0.,
guix-commits <=
- 10/112: gnu: r-clipr: Update to 0.8.0., guix-commits, 2022/03/15
- 11/112: gnu: r-ashr: Update to 2.2-54., guix-commits, 2022/03/15
- 08/112: gnu: Add r-fstcore., guix-commits, 2022/03/15
- 14/112: gnu: r-glue: Update to 1.6.2., guix-commits, 2022/03/15
- 15/112: gnu: r-rcppthread: Update to 2.0.2., guix-commits, 2022/03/15
- 17/112: gnu: r-cvst: Update to 0.2-3., guix-commits, 2022/03/15
- 25/112: gnu: r-seriation: Update to 1.3.2., guix-commits, 2022/03/15
- 06/112: gnu: r-torch: Update to 0.7.0., guix-commits, 2022/03/15
- 13/112: gnu: r-colorspace: Update to 2.0-3., guix-commits, 2022/03/15
- 19/112: gnu: r-gower: Update to 1.0.0., guix-commits, 2022/03/15