mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-trna: Update to 1.26.0.
* gnu/packages/bioconductor.scm (r-trna): Update to 1.26.0. Change-Id: I9336023432f82dc58401c0754679fe662f523f13
This commit is contained in:
parent
7a456b8575
commit
4ab76057f8
1 changed files with 2 additions and 2 deletions
|
@ -14075,14 +14075,14 @@ structures to hold pseudotime inference results.")
|
|||
(define-public r-trna
|
||||
(package
|
||||
(name "r-trna")
|
||||
(version "1.24.0")
|
||||
(version "1.26.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "tRNA" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1s8gqk8fcdxk4cg4l3p2h8hlw5bxwr793p5kjjax8n1gdywxzkhr"))))
|
||||
"1b39fyfg3kn0dadq1apq25rqmszf4mb58kz9jiq3fdss3sxl316j"))))
|
||||
(properties
|
||||
`((upstream-name . "tRNA")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue