me
/
guix
Archived
1
0
Fork 0

gnu: r-metap: Update to 1.10.

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

Change-Id: I1890c61b9a20d61a55bf76d61278729b0ae4356a
master
Ricardo Wurmus 2024-04-17 17:43:51 +02:00
parent af4db17122
commit 173108be58
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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