mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-genomicinteractions: Update to 1.42.0.
* gnu/packages/bioconductor.scm (r-genomicinteractions): Update to 1.42.0. Change-Id: If743bd7f55507a0cf54701e735c17bc102360b15
This commit is contained in:
parent
08ba40a96f
commit
f1a961aa00
1 changed files with 2 additions and 2 deletions
|
@ -16206,14 +16206,14 @@ experiments.")
|
|||
(define-public r-genomicinteractions
|
||||
(package
|
||||
(name "r-genomicinteractions")
|
||||
(version "1.40.0")
|
||||
(version "1.42.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicInteractions" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p3dcpm8bggxxiqzx238dvv3nyybg9agy6i1k7ngdvrxr6zlb0c8"))))
|
||||
"02wwbxn9kcpscvkkllad42wa8i5nfqc54nmm550zfhh15qlvazys"))))
|
||||
(properties
|
||||
`((upstream-name . "GenomicInteractions")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue