1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 04:30:32 +02:00

gnu: r-metap: Update to 1.9.

* gnu/packages/bioconductor.scm (r-metap): Update to 1.9.

Change-Id: I60ad521bf4a02505f5bafd3c3b0641395a15c308
This commit is contained in:
Ricardo Wurmus
2023-10-25 16:57:34 +02:00
parent 5326f0c76e
commit 04cef141c4

View File

@@ -14146,14 +14146,14 @@ are standardized and usable by the accompanying mutossGUI package.")
(define-public r-metap
(package
(name "r-metap")
(version "1.8")
(version "1.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "metap" version))
(sha256
(base32
"0asmypxfxly4xmcjf3yzid5zqlzg88z0brij2splfk4avsl035gf"))))
"1w4mv7vb94d4pkllvabz9az8sbrbfhigxw4is3j0jzi1pnlyc8kg"))))
(build-system r-build-system)
(propagated-inputs
(list r-lattice