gnu: r-float: Update to 0.3-1.
* gnu/packages/cran.scm (r-float): Update to 0.3-1.
This commit is contained in:
parent
3d9ebb293b
commit
136e97ead8
@ -22767,14 +22767,14 @@ industry for machine learning tasks.")
|
|||||||
(define-public r-float
|
(define-public r-float
|
||||||
(package
|
(package
|
||||||
(name "r-float")
|
(name "r-float")
|
||||||
(version "0.3-0")
|
(version "0.3-1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (cran-uri "float" version))
|
(uri (cran-uri "float" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0m7bf3548vlgkk1c78jyrgj72ngwg0gsccap2iqinm3l3qrm4zbs"))))
|
"0fzb9warfnb7h1krrf2hrxjp3lmpff7sln0r2718iqlhwam9v1zm"))))
|
||||||
(properties `((upstream-name . "float")))
|
(properties `((upstream-name . "float")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
|
Loading…
Reference in New Issue
Block a user