mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-06-24 22:54:06 +02:00
gnu: r-ff: Update to 4.5.0.
* gnu/packages/cran.scm (r-ff): Update to 4.5.0. Change-Id: I62d32ee5f581d817463633871b6af61caf2d4b74
This commit is contained in:
@@ -8168,14 +8168,14 @@ any subsequent lookup as it keeps the hash table in memory.")
|
||||
(define-public r-ff
|
||||
(package
|
||||
(name "r-ff")
|
||||
(version "4.0.12")
|
||||
(version "4.5.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ff" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1gs1zf3x0clnim7qlrkhlsjf2xgry5ybqnh8ipa2kzhhk9d3bbq8"))))
|
||||
"13hq86rmcvlz46v9airb8imj183s1z7fyzfcr3s1ma1wm5991v9a"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-bit))
|
||||
(home-page "https://ff.r-forge.r-project.org/")
|
||||
|
||||
Reference in New Issue
Block a user