mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-05 18:29:28 +01:00
gnu: r-pagoda2: Update to 1.0.12.
* gnu/packages/cran.scm (r-pagoda2): Update to 1.0.12. Change-Id: I68f0e26f73afc714f266d3510f41e7e0a29c5bca
This commit is contained in:
parent
d0a2b433f3
commit
ff90043a6b
1 changed files with 2 additions and 2 deletions
|
@ -2976,13 +2976,13 @@ functions which can speed up workflow.")
|
|||
(define-public r-pagoda2
|
||||
(package
|
||||
(name "r-pagoda2")
|
||||
(version "1.0.11")
|
||||
(version "1.0.12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "pagoda2" version))
|
||||
(sha256
|
||||
(base32 "13x2l7hcvd6975921c5hba8hm2qijkslviszfizah8wxynhbayy1"))))
|
||||
(base32 "1kck12ri52nwsrxhjs8ghjji3rv1dxxjy8bxn1kk1hbg30265fsw"))))
|
||||
(properties `((upstream-name . "pagoda2")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue