mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-interactionset: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-interactionset): Update to 1.36.0. Change-Id: Iea2c44b8b10aab6d5d3fbbbd20b4d05fc6fea71c
This commit is contained in:
parent
cb70c091e4
commit
08ba40a96f
1 changed files with 2 additions and 2 deletions
|
@ -16172,14 +16172,14 @@ parsing of genetic sequencing data from ribosome profiling experiments.")
|
|||
(define-public r-interactionset
|
||||
(package
|
||||
(name "r-interactionset")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "InteractionSet" version))
|
||||
(sha256
|
||||
(base32
|
||||
"15mvpd64hhgwc30m7ayd60bc1icmrgchpjp21dxpw2za5r4162kq"))))
|
||||
"18y34s2hzrk432lkgv99lw9xkqsfj46lwzc230rfallqv48a7zmm"))))
|
||||
(properties
|
||||
`((upstream-name . "InteractionSet")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue