mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biostrings: Update to 2.76.0.
* gnu/packages/bioconductor.scm (r-biostrings): Update to 2.76.0. Change-Id: I79e1b7be7bc0b21c0e662127eb29a8bde89dfe2c
This commit is contained in:
parent
c0134b79a8
commit
5990c56a74
1 changed files with 2 additions and 2 deletions
|
@ -8604,13 +8604,13 @@ objects.")
|
|||
(define-public r-biostrings
|
||||
(package
|
||||
(name "r-biostrings")
|
||||
(version "2.74.1")
|
||||
(version "2.76.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Biostrings" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1kyyrkcnpblyl37x5ncbhz412l5jm1l0ci7r7d1z60dhikysbpxl"))))
|
||||
"1fwkpqf3m6hq305fiw371hmkldwvbcgdbhsc3vf477xighyhqh85"))))
|
||||
(properties
|
||||
`((upstream-name . "Biostrings")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue