me
/
guix
Archived
1
0
Fork 0

gnu: r-metap: Update to 1.9.

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

Change-Id: I60ad521bf4a02505f5bafd3c3b0641395a15c308
Ricardo Wurmus 2023-10-25 16:57:34 +02:00
parent 5326f0c76e
commit 04cef141c4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

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