Archived
1
0
Fork 0

gnu: r-float: Update to 0.2-6.1.

* gnu/packages/cran.scm (r-float): Update to 0.2-6.1.
This commit is contained in:
Ricardo Wurmus 2022-03-15 14:28:38 +01:00
parent 15970c6e21
commit 03800a95b0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18954,14 +18954,14 @@ industry for machine learning tasks.")
(define-public r-float (define-public r-float
(package (package
(name "r-float") (name "r-float")
(version "0.2-6") (version "0.2-6.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
"1bx5yxkb123001v31jjk7h7f0qissmjydvbil5cj3jvmqkayq1a1")))) "07b3zaccrybd1vail8hs4kmcn3djqmr72j63h01rkmij2ry8pv8d"))))
(properties `((upstream-name . "float"))) (properties `((upstream-name . "float")))
(build-system r-build-system) (build-system r-build-system)
(native-inputs (native-inputs