mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: r-float: Update to 0.3-0.
* gnu/packages/cran.scm (r-float): Update to 0.3-0.
This commit is contained in:
parent
e8bc5d3770
commit
1db9ca7bbc
1 changed files with 2 additions and 2 deletions
|
@ -19217,14 +19217,14 @@ industry for machine learning tasks.")
|
|||
(define-public r-float
|
||||
(package
|
||||
(name "r-float")
|
||||
(version "0.2-6.1")
|
||||
(version "0.3-0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "float" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07b3zaccrybd1vail8hs4kmcn3djqmr72j63h01rkmij2ry8pv8d"))))
|
||||
"0m7bf3548vlgkk1c78jyrgj72ngwg0gsccap2iqinm3l3qrm4zbs"))))
|
||||
(properties `((upstream-name . "float")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue