me
/
guix
Archived
1
0
Fork 0

gnu: r-aldex2: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-aldex2): Update to 1.36.0.

Change-Id: Iab362c11ad5960901eaefa016cda09cf65d23355
master
Ricardo Wurmus 2024-05-07 12:32:34 +02:00
parent 47d9a75f1b
commit af81afffd5
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3741,13 +3741,13 @@ to transform JSON responses to formats more amenable to manipulation in R.")
(define-public r-aldex2 (define-public r-aldex2
(package (package
(name "r-aldex2") (name "r-aldex2")
(version "1.34.0") (version "1.36.0")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "ALDEx2" version)) (uri (bioconductor-uri "ALDEx2" version))
(sha256 (sha256
(base32 (base32
"0wchlw9dprw7vkw26h26ypx06xv2j0cxbidw61pcqaxmrrh14dhz")))) "1bqpk93bbyajw2dm54d68f3dkc0jgcny109asfm6kcz7dg7szi3y"))))
(properties `((upstream-name . "ALDEx2"))) (properties `((upstream-name . "ALDEx2")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs