1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 20:10:39 +02:00

gnu: r-aldex2: Update to 1.40.0.

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

Change-Id: Iac30b14e7f9e920f2e84a9dd79e894c0fd1026ce
This commit is contained in:
Ricardo Wurmus 2025-04-29 17:04:16 +02:00
parent 04878d2cf5
commit 2a2eefd95b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4735,13 +4735,13 @@ this package should be minimal.")
(define-public r-aldex2
(package
(name "r-aldex2")
(version "1.38.0")
(version "1.40.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ALDEx2" version))
(sha256
(base32
"1c22h27w852b5mbniw6266r8pxf28ii5czi8iki6ik9k3l4n6xzd"))))
"1dblf8cabwy2jwi70v6l5n2fjjfpnxy6qdszs4klq152g2wnx3sg"))))
(properties `((upstream-name . "ALDEx2")))
(build-system r-build-system)
(propagated-inputs