mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-14 09:00:39 +02:00
gnu: r-rrna: Update to 1.2.
* gnu/packages/cran.scm (r-rrna): Update to 1.2. Change-Id: I7331239b741d2d7b9f15d3826ff921c7ad5c4659
This commit is contained in:
@@ -1807,13 +1807,13 @@ Orcid ID.")
|
||||
(define-public r-rrna
|
||||
(package
|
||||
(name "r-rrna")
|
||||
(version "1.1")
|
||||
(version "1.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RRNA" version))
|
||||
(sha256
|
||||
(base32 "0bgsakpz1wr3wr6c5xa7wx2xmzs3xzkscrgwn6dc7f93kpq1j17p"))))
|
||||
(base32 "05ijsnxxylfan4c4hnl20655qjzix2l43i5qmdzm19wqcf4ipylp"))))
|
||||
(properties `((upstream-name . "RRNA")))
|
||||
(build-system r-build-system)
|
||||
(home-page "https://cran.r-project.org/package=RRNA")
|
||||
|
||||
Reference in New Issue
Block a user