gnu: r-interactionset: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.32.0. Change-Id: Ic463139eb4d1b528b945c82854ea6d170ff6d5d0
This commit is contained in:
parent
a1197f2e69
commit
b1f4794ea4
@ -13717,14 +13717,14 @@ parsing of genetic sequencing data from ribosome profiling experiments.")
|
||||
(define-public r-interactionset
|
||||
(package
|
||||
(name "r-interactionset")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "InteractionSet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0mpgxcwhb734pyn6bj93xknb704yrjkprxpa7kqwl24rbqyjydqs"))))
|
||||
"0ikkmhz6grmhksmyypj9hqmblls4cgww0dx4kzg4cy5bpavsq1hs"))))
|
||||
(properties
|
||||
`((upstream-name . "InteractionSet")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user