mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: r-flames: Update to 2.4.2.
* gnu/packages/bioconductor.scm (r-flames): Update to 2.4.2. Change-Id: Id6bb3f280dcf8fdd595b2d8e9e6b1b21ebe13df7
This commit is contained in:
parent
c972b15173
commit
ba1536b46e
1 changed files with 2 additions and 2 deletions
|
|
@ -21796,13 +21796,13 @@ and to both short and long sequence reads.")
|
|||
(define-public r-flames
|
||||
(package
|
||||
(name "r-flames")
|
||||
(version "2.4.1")
|
||||
(version "2.4.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "FLAMES" version))
|
||||
(sha256
|
||||
(base32 "1ls28dc01bm0bmf304ybgy8w89q2wwccf9krk44cn0bhynm7bsq4"))
|
||||
(base32 "1w9z79w3jm6piijyhqfgx7m7zldq9f6q161h92idxn5aw3my1c18"))
|
||||
(modules '((guix build utils)))
|
||||
(snippet
|
||||
'(delete-file-recursively "src/submodule/minimap2"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue