gnu: r-ff: Update to 2.2-14.
* gnu/packages/cran.scm (r-ff): Update to 2.2-14.
This commit is contained in:
parent
c81497b141
commit
207c497e14
@ -730,14 +730,14 @@ any subsequent lookup as it keeps the hash table in memory.")
|
||||
(define-public r-ff
|
||||
(package
|
||||
(name "r-ff")
|
||||
(version "2.2-13")
|
||||
(version "2.2-14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ff" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1nvd6kx46xzyc99a44mgynd94pvd2h495m5a7b1g67k5w2phiywb"))))
|
||||
"1w724q4jpzbvzpilb2ifviaxkjgk9lzwxz9gksnvicbmfa20fqqw"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs `(("r-bit" ,r-bit)))
|
||||
(home-page "http://ff.r-forge.r-project.org/")
|
||||
|
Loading…
Reference in New Issue
Block a user