[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/68: gnu: liblantern: Update to 0.7.2.
From: |
guix-commits |
Subject: |
01/68: gnu: liblantern: Update to 0.7.2. |
Date: |
Tue, 15 Mar 2022 17:18:30 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit e378e7a8559072816a85d1c96e4acfc1724a2d0e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 15 14:02:41 2022 +0100
gnu: liblantern: Update to 0.7.2.
* gnu/packages/machine-learning.scm (liblantern): Update to 0.7.2.
---
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 088ff8e7f3..afac56f6f7 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.7.0")
+ (version "0.7.2")
(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 "03hv82vwg8qa0157rymyswz9z64i8z6gjw2gf0g2xald65jdlfsm"))))
+ (base32 "1nam375ych4nr7gk2dpbnzlanr2jc7akqjhmfs0ar9l34zmzz9m9"))))
(build-system cmake-build-system)
(arguments
(list
- branch master updated (652b26d489 -> bec806e2fc), guix-commits, 2022/03/15
- 01/68: gnu: liblantern: Update to 0.7.2.,
guix-commits <=
- 07/68: gnu: r-rcppthread: Update to 2.1.2., guix-commits, 2022/03/15
- 18/68: gnu: r-gam: Update to 1.20.1., guix-commits, 2022/03/15
- 42/68: gnu: r-quanteda: Update to 3.2.1., guix-commits, 2022/03/15
- 49/68: gnu: r-posterior: Update to 1.2.1., guix-commits, 2022/03/15
- 51/68: gnu: r-mlr3: Update to 0.13.3., guix-commits, 2022/03/15
- 02/68: gnu: r-datawizard: Update to 0.3.0., guix-commits, 2022/03/15
- 03/68: gnu: r-emdist: Update to 0.3-2., guix-commits, 2022/03/15
- 08/68: gnu: r-fitdistrplus: Update to 1.1-8., guix-commits, 2022/03/15
- 05/68: gnu: r-ape: Update to 5.6-2., guix-commits, 2022/03/15
- 16/68: gnu: r-flextable: Update to 0.7.0., guix-commits, 2022/03/15