mirror of
https://codeberg.org/guix/guix.git
synced 2026-04-28 06:34:05 +00:00
gnu: r-torch: Update to 0.17.0.
* gnu/packages/cran.scm (r-torch): Update to 0.17.0. Change-Id: I230b20be791c177b70f6fe4ac0fcd0e3da0285a8
This commit is contained in:
@@ -46814,13 +46814,13 @@ It also provides a small number of bug fixes to the original code.")
|
||||
(define-public r-torch
|
||||
(package
|
||||
(name "r-torch")
|
||||
(version "0.16.3")
|
||||
(version "0.17.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "torch" version))
|
||||
(sha256
|
||||
(base32 "0gqjg9qhsrwh5cvdlk6lyqp2j1d3kr49im3m2ja4c3wkjpk9swhv"))))
|
||||
(base32 "154a02ar5z1r7crd0wp4d76n2970f5j3dmcb3hmng01bi5iw4c47"))))
|
||||
(properties
|
||||
'((upstream-name . "torch")
|
||||
(updater-ignored-native-inputs . ("r-aten"))
|
||||
|
||||
Reference in New Issue
Block a user