mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-27 19:35:10 -06:00
gnu: r-metap: Update to 1.13.
* gnu/packages/bioconductor.scm (r-metap): Update to 1.13. Change-Id: I081bc90a14d6c29793745010d810fefb2efe92a7
This commit is contained in:
parent
602cbc2939
commit
a54351b9be
1 changed files with 2 additions and 2 deletions
|
|
@ -18995,14 +18995,14 @@ are standardized and usable by the accompanying mutossGUI package.")
|
|||
(define-public r-metap
|
||||
(package
|
||||
(name "r-metap")
|
||||
(version "1.12")
|
||||
(version "1.13")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "metap" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0icrk4krmzgawpzf80rm82x2lvxdqlvjz91v0n3p4j4hy041yrbc"))))
|
||||
"02vn6gb39il341nc10arx81bfhzsqy6gd3sc6la4lyfa5r1ysncl"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-lattice
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue