mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 14:28:15 -05:00
gnu: r-transcriptr: Update to 1.32.0.
* gnu/packages/bioconductor.scm (r-transcriptr): Update to 1.32.0. Change-Id: Ia667543961c1512ada20fe9c52e3e7ed09d0f65e
This commit is contained in:
parent
014cb61aec
commit
13510c9f98
1 changed files with 2 additions and 2 deletions
|
@ -11761,13 +11761,13 @@ (define-public r-trackviewer
|
|||
(define-public r-transcriptr
|
||||
(package
|
||||
(name "r-transcriptr")
|
||||
(version "1.30.0")
|
||||
(version "1.32.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "transcriptR" version))
|
||||
(sha256
|
||||
(base32 "1lbla2syljpmgdf7da7vl1260fy54xs3hk6m2gjpark0dka0kqbh"))))
|
||||
(base32 "1lx11dyr8q4yd57l7rj0788488amhiiahfml2m69554hk94cd46i"))))
|
||||
(properties `((upstream-name . "transcriptR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue