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:
parent
04878d2cf5
commit
2a2eefd95b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue