mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: r-rhtslib: Update to 3.4.0.
* gnu/packages/bioconductor.scm (r-rhtslib): Update to 3.4.0. Change-Id: I02a5619bf6981f2d4e579700f0d9e06c91fcf206
This commit is contained in:
parent
455f34b837
commit
48ef937acc
1 changed files with 2 additions and 2 deletions
|
@ -10387,14 +10387,14 @@ be calculated to search in MS peak lists.")
|
|||
(define-public r-rhtslib
|
||||
(package
|
||||
(name "r-rhtslib")
|
||||
(version "3.2.0")
|
||||
(version "3.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rhtslib" version))
|
||||
(sha256
|
||||
(base32
|
||||
"099j1hmmqqs6v5gffxxvizv784ildadqg6kicfshb45ykc8kkvzm"))))
|
||||
"19y80cmm7njws4v30h55izm5qkvsz8hszm58i23xi8niw8s5qp47"))))
|
||||
(properties `((upstream-name . "Rhtslib")))
|
||||
(build-system r-build-system)
|
||||
;; Without this a temporary directory ends up in the Rhtslib.so binary,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue