mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: lc0: Update to 0.31.2.
* gnu/packages/lc0.scm (lc0): Update to 0.31.2. Change-Id: Ic7a283e9118923de667271fc4ee060dc4102b0d6
This commit is contained in:
parent
20c9eb4b7d
commit
5f4c785fc3
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@
|
||||||
(define-public lc0
|
(define-public lc0
|
||||||
(package
|
(package
|
||||||
(name "lc0")
|
(name "lc0")
|
||||||
(version "0.30.0")
|
(version "0.31.2")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -53,7 +53,7 @@
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1m7k8m8iz4pxv3h9g2j1dkgryi4k9c1bcg3fx5j7ii4ysif63kj3"))))
|
"0hhil95vwx3vval8wz5k8cr3djj2lgy5racahmj9xjaj7h6as1pk"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue