mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-20 14:47:20 +01:00
gnu: r-riboseqr: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-riboseqr): Update to 1.36.0. Change-Id: I2a1c843c0174fe058373d80e7a5fc1ecb301d900
This commit is contained in:
parent
a44c944971
commit
89937f497b
1 changed files with 2 additions and 2 deletions
|
@ -12314,14 +12314,14 @@ (define-public r-riboprofiling
|
|||
(define-public r-riboseqr
|
||||
(package
|
||||
(name "r-riboseqr")
|
||||
(version "1.32.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "riboSeqR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0la8kmxxh5jnqsrmmvyhi313bjdbqkiq16hcxar6mgyjhxlsm610"))))
|
||||
"1cigbp3pc70ipja9mmprkrs91723r1zwgxbzyp87n5mb0i4q8xqh"))))
|
||||
(properties `((upstream-name . "riboSeqR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue