mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-dropletutils: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-dropletutils): Update to 1.28.0. Change-Id: Ibe37b562058659ae3a93d723062df3af1dac003e
This commit is contained in:
parent
3edec3fd3b
commit
4a8e2bcae2
1 changed files with 2 additions and 2 deletions
|
@ -7244,13 +7244,13 @@ results.")
|
|||
(define-public r-dropletutils
|
||||
(package
|
||||
(name "r-dropletutils")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DropletUtils" version))
|
||||
(sha256
|
||||
(base32 "0659hpzjcch68dwi73a9rnkbxxfvivd09208z60q2fd22w2qgdjx"))))
|
||||
(base32 "0amxjg46a9yqkfcqg2493dl8spfsaglpv2kas38ni2w3q5wzn0yp"))))
|
||||
(properties `((upstream-name . "DropletUtils")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue