[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/211: gnu: liblantern: Update to 0.8.1.
From: |
guix-commits |
Subject: |
06/211: gnu: liblantern: Update to 0.8.1. |
Date: |
Tue, 20 Sep 2022 06:23:34 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit f3d3c47f418607265f38427d7036a2d3faa4b3ad
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Sep 19 20:26:34 2022 +0200
gnu: liblantern: Update to 0.8.1.
* gnu/packages/machine-learning.scm (liblantern): Update to 0.8.1.
---
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 3ef4283771..aa29cadd1b 100644
--- a/gnu/packages/machine-learning.scm
+++ b/gnu/packages/machine-learning.scm
@@ -3165,7 +3165,7 @@ of Hidden Markov Models.")
(define-public liblantern
(package
(name "liblantern")
- (version "0.8.0")
+ (version "0.8.1")
(source
(origin
(method git-fetch)
@@ -3174,7 +3174,7 @@ of Hidden Markov Models.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1xkqyj1clj1r70yrp5qpbpyf0xmh9c128005idshi7vk883wfp77"))))
+ (base32 "1q57jsqzv9b70svr6whf04yd08np3x15qq1zm06fbl0sqf0kfn7p"))))
(build-system cmake-build-system)
(arguments
(list
- 27/211: gnu: r-reprex: Update to 2.0.2., (continued)
- 27/211: gnu: r-reprex: Update to 2.0.2., guix-commits, 2022/09/20
- 47/211: gnu: r-urca: Update to 1.3-3., guix-commits, 2022/09/20
- 61/211: gnu: r-flextable: Update to 0.8.0., guix-commits, 2022/09/20
- 35/211: gnu: r-prismatic: Update to 1.1.1., guix-commits, 2022/09/20
- 60/211: gnu: r-insight: Update to 0.18.3., guix-commits, 2022/09/20
- 30/211: gnu: r-modelr: Update to 0.1.9., guix-commits, 2022/09/20
- 68/211: gnu: r-mosaic: Update to 1.8.4., guix-commits, 2022/09/20
- 12/211: gnu: r-perfmeas: Update to 1.2.5., guix-commits, 2022/09/20
- 11/211: gnu: r-valr: Update to 0.6.5., guix-commits, 2022/09/20
- 05/211: gnu: liblantern: Do not hardcode Python version., guix-commits, 2022/09/20
- 06/211: gnu: liblantern: Update to 0.8.1.,
guix-commits <=
- 22/211: gnu: r-ggpmisc: Update to 0.5.0., guix-commits, 2022/09/20
- 14/211: gnu: r-activedriverwgs: Update to 1.2.0., guix-commits, 2022/09/20
- 20/211: gnu: r-zoo: Update to 1.8-11., guix-commits, 2022/09/20
- 24/211: gnu: r-poorman: Update to 0.2.6., guix-commits, 2022/09/20
- 15/211: gnu: r-datawizard: Update to 0.6.0., guix-commits, 2022/09/20
- 17/211: gnu: r-googlesheets4: Update to 1.0.1., guix-commits, 2022/09/20
- 23/211: gnu: r-scales: Update to 1.2.1., guix-commits, 2022/09/20
- 70/211: gnu: r-emmeans: Update to 1.8.1-1., guix-commits, 2022/09/20
- 65/211: gnu: r-ggformula: Update to 0.10.2., guix-commits, 2022/09/20
- 38/211: gnu: r-progressr: Update to 0.11.0., guix-commits, 2022/09/20