me
/
guix
Archived
1
0
Fork 0

gnu: r-metagenomeseq: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-metagenomeseq): Update to 1.46.0.

Change-Id: Ie55a3af0fd2fb3389aa79eee67425997be6037c9
master
Ricardo Wurmus 2024-05-07 12:55:46 +02:00
parent 983174d9ac
commit 48020fd3ad
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9253,13 +9253,13 @@ mixes commonly used in MS experiments.")
(define-public r-metagenomeseq
(package
(name "r-metagenomeseq")
(version "1.43.0")
(version "1.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "metagenomeSeq" version))
(sha256
(base32 "1m19qkwrbfr4yhbr1izfjka3brn1qasqql6alczv55l5h52m4s4b"))))
(base32 "0bjbiwbgs0lv0j6gjv5rhqhmqk0p7f80lfig4n24i4bqwkd2j26k"))))
(properties `((upstream-name . "metagenomeSeq")))
(build-system r-build-system)
(propagated-inputs