gnu: r-torch: Update to 0.7.0.
* gnu/packages/cran.scm (r-torch): Update to 0.7.0.
This commit is contained in:
parent
95f9c44362
commit
0d5a01ab0f
@ -23038,13 +23038,13 @@ Visualizations are also available for most of these settings.")
|
||||
(define-public r-torch
|
||||
(package
|
||||
(name "r-torch")
|
||||
(version "0.6.0")
|
||||
(version "0.7.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "torch" version))
|
||||
(sha256
|
||||
(base32 "05vxb84qxna1rpzqhjw6gwyc569zyz7rfbdkahglvihqjjwabc4x"))))
|
||||
(base32 "10my6mmzh5z4vamrrlvkwmli2qap975v71fkjnccxl99isb9n66k"))))
|
||||
(properties `((upstream-name . "torch")))
|
||||
(build-system r-build-system)
|
||||
(arguments
|
||||
|
Loading…
Reference in New Issue
Block a user