gnu: r-aldex2: Update to 1.36.0.

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

Change-Id: Iab362c11ad5960901eaefa016cda09cf65d23355
This commit is contained in:
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

View file

@ -3741,13 +3741,13 @@ (define-public r-anvil
(define-public r-aldex2
(package
(name "r-aldex2")
(version "1.34.0")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ALDEx2" version))
(sha256
(base32
"0wchlw9dprw7vkw26h26ypx06xv2j0cxbidw61pcqaxmrrh14dhz"))))
"1bqpk93bbyajw2dm54d68f3dkc0jgcny109asfm6kcz7dg7szi3y"))))
(properties `((upstream-name . "ALDEx2")))
(build-system r-build-system)
(propagated-inputs