mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-rcppcctz: Update to 0.2.14.
* gnu/packages/cran.scm (r-rcppcctz): Update to 0.2.14. Change-Id: I8860d92cee6c5ccf773f9622de5348985279334c
This commit is contained in:
parent
2de22ac1d3
commit
b04cb57a00
1 changed files with 2 additions and 2 deletions
|
|
@ -15817,13 +15817,13 @@ and Francois (2011, JSS), and the book by Eddelbuettel (2013, Springer); see
|
|||
(define-public r-rcppcctz
|
||||
(package
|
||||
(name "r-rcppcctz")
|
||||
(version "0.2.13")
|
||||
(version "0.2.14")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RcppCCTZ" version))
|
||||
(sha256
|
||||
(base32 "1wmbyaj08fbl4g47aq0mfkkvqwpah3d2j94fzc813dijxlsi847l"))))
|
||||
(base32 "0zk39b8ziq0py7na2d0dazjighhrnpzdicm4f2201wlf46s46dic"))))
|
||||
(properties
|
||||
`((upstream-name . "RcppCCTZ")
|
||||
(updater-extra-native-inputs . ("tzdata-for-tests"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue