gnu: r-biostrings: Update to 2.72.1.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.72.1. Change-Id: Ic9bb3cb2f7cc5312dc4396211faea3eddab758a2
This commit is contained in:
parent
07086a4275
commit
a7fedc7fa0
@ -7137,13 +7137,13 @@ objects.")
|
||||
(define-public r-biostrings
|
||||
(package
|
||||
(name "r-biostrings")
|
||||
(version "2.72.0")
|
||||
(version "2.72.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Biostrings" version))
|
||||
(sha256
|
||||
(base32
|
||||
"06vh7xa6lsw7y3b3z9s5266s00balr4si3l68hh15dwcsg3md6mh"))))
|
||||
"067vy2v7spbdsknvi0fcpdi085kn8v20pyrhkc7wy357v21h7hgs"))))
|
||||
(properties
|
||||
`((upstream-name . "Biostrings")))
|
||||
(build-system r-build-system)
|
||||
|
Loading…
Reference in New Issue
Block a user