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