mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-diffcyt: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-diffcyt): Update to 1.28.0. Change-Id: I3e00af55ff73a21a4e05d761ad0c636b96d5de44
This commit is contained in:
parent
9e666d5b87
commit
40b9e1db52
1 changed files with 2 additions and 2 deletions
|
@ -9171,13 +9171,13 @@ exploration of the results.")
|
|||
(define-public r-diffcyt
|
||||
(package
|
||||
(name "r-diffcyt")
|
||||
(version "1.26.1")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "diffcyt" version))
|
||||
(sha256
|
||||
(base32 "15204z21246hkh7nmizx7m9wh208ml3036anaxrq5yh5ymhhclss"))))
|
||||
(base32 "16z53ghrvv3rc1c6bbw9n8yywfzvl1bzzm0h3axhqzk0r8mlzgj8"))))
|
||||
(properties `((upstream-name . "diffcyt")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue