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