mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: r-flowsorted-blood-epic: Update to 2.6.0.
* gnu/packages/bioconductor.scm (r-flowsorted-blood-epic): Update to 2.6.0. Change-Id: I458aa7c0ac482d1e60d6afb66b236ea6886d7ce6
This commit is contained in:
parent
43e6cc3189
commit
95c3baf59f
1 changed files with 2 additions and 2 deletions
|
@ -1889,14 +1889,14 @@ (define-public r-flowsorted-blood-450k
|
|||
(define-public r-flowsorted-blood-epic
|
||||
(package
|
||||
(name "r-flowsorted-blood-epic")
|
||||
(version "2.2.0")
|
||||
(version "2.6.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "FlowSorted.Blood.EPIC" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32
|
||||
"1vybj69jxnirqg6ik03q3pb1vv23z8mir7wpi2ys7iljf5ixzgl1"))))
|
||||
"0vfx1kpy02640nkkkpksisznybv0xb6jkvvkwsybsggcr2rdkl89"))))
|
||||
(properties `((upstream-name . "FlowSorted.Blood.EPIC")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue