gnu: r-rcppparallel: Update to 5.1.6.
* gnu/packages/cran.scm (r-rcppparallel): Update to 5.1.6.
This commit is contained in:
parent
92996040e7
commit
dfdb2eabfc
1 changed files with 2 additions and 2 deletions
|
@ -15213,14 +15213,14 @@ (define-public r-rcpphnsw
|
|||
(define-public r-rcppparallel
|
||||
(package
|
||||
(name "r-rcppparallel")
|
||||
(version "5.1.5")
|
||||
(version "5.1.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "RcppParallel" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1sn211ajlb1p12sglxqns175rg078yvww268m8cp0vvd7cmk55k3"))
|
||||
"058g9yx4rscg4j7ghxllj5kkyxgwa7cdyxpivcysjmwpis30smmc"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(delete-file-recursively "src/tbb/"))))
|
||||
|
|
Loading…
Reference in a new issue