mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: kaldi-gstreamer-server: Update to 0-3.f79e204.
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): Update to 0-3.f79e204.
This commit is contained in:
parent
8466aceb13
commit
c978ae3c6b
1 changed files with 3 additions and 3 deletions
|
@ -1884,8 +1884,8 @@ automatically.")
|
||||||
|
|
||||||
(define-public kaldi-gstreamer-server
|
(define-public kaldi-gstreamer-server
|
||||||
;; This is the tip of the py3 branch
|
;; This is the tip of the py3 branch
|
||||||
(let ((commit "f68cab490be7eb0da2af1475fbc16655f50a60cb")
|
(let ((commit "f79e204d751a5964918001822e4520fa2acfd246")
|
||||||
(revision "2"))
|
(revision "3"))
|
||||||
(package
|
(package
|
||||||
(name "kaldi-gstreamer-server")
|
(name "kaldi-gstreamer-server")
|
||||||
(version (git-version "0" revision commit))
|
(version (git-version "0" revision commit))
|
||||||
|
@ -1897,7 +1897,7 @@ automatically.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"17lh1368vkg8ngrcbn2phvigzlmalrqg6djx2gg61qq1a0nj87dm"))))
|
"1iijq8jmgdxr7961inal1ggs496ymxradm51m4sqx8vl983x14y8"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:tests? #f ; there are no tests that can be run automatically
|
`(#:tests? #f ; there are no tests that can be run automatically
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue