gnu: liblantern: Update to 0.8.0.

* gnu/packages/machine-learning.scm (liblantern): Update to 0.8.0.
This commit is contained in:
Ludovic Courtès 2022-07-05 16:53:06 +02:00 committed by Ludovic Courtès
parent 20f55375dc
commit 43cf8861b8
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -3050,7 +3050,7 @@ (define-public python-hmmlearn
(define-public liblantern
(package
(name "liblantern")
(version "0.7.2")
(version "0.8.0")
(source
(origin
(method git-fetch)
@ -3059,7 +3059,7 @@ (define-public liblantern
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1nam375ych4nr7gk2dpbnzlanr2jc7akqjhmfs0ar9l34zmzz9m9"))))
(base32 "1xkqyj1clj1r70yrp5qpbpyf0xmh9c128005idshi7vk883wfp77"))))
(build-system cmake-build-system)
(arguments
(list