me
/
guix
Archived
1
0
Fork 0

gnu: r-flowsorted-blood-epic: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-flowsorted-blood-epic): Update to 2.8.0.

Change-Id: I000d233d1a78f36e8daed08f0112cc592b2f99f6
master
Ricardo Wurmus 2024-05-07 12:32:22 +02:00
parent aded842e92
commit 76805a5744
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1898,14 +1898,14 @@ associated with cell type.")
(define-public r-flowsorted-blood-epic
(package
(name "r-flowsorted-blood-epic")
(version "2.6.0")
(version "2.8.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "FlowSorted.Blood.EPIC" version
'experiment))
(sha256
(base32
"0vfx1kpy02640nkkkpksisznybv0xb6jkvvkwsybsggcr2rdkl89"))))
"1b0azyslk2g08i6v1vv2niw32f0zqasw85b9klw83zdy2f5dcdvh"))))
(properties `((upstream-name . "FlowSorted.Blood.EPIC")))
(build-system r-build-system)
(propagated-inputs