mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-parathyroidse: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-parathyroidse): Update to 1.46.0. Change-Id: I3408aa5f9e5d5f0f67520e18b34989621d419497
This commit is contained in:
parent
a2958d750b
commit
e9dacafe12
1 changed files with 2 additions and 2 deletions
|
@ -3244,14 +3244,14 @@ across the entire multi-'omics experiment.")
|
|||
(define-public r-parathyroidse
|
||||
(package
|
||||
(name "r-parathyroidse")
|
||||
(version "1.45.1")
|
||||
(version "1.46.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "parathyroidSE" version
|
||||
'experiment))
|
||||
(sha256
|
||||
(base32
|
||||
"0ak4m518515mmsxqg9ch0vcr5dnnsl05804g2xyl7nwawj6cn3k5"))))
|
||||
"1mdjg7k943kjpzy33gdbbi05g466mms95gpjighicifcxxqbx7ns"))))
|
||||
(properties `((upstream-name . "parathyroidSE")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-summarizedexperiment))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue