mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 19:39:34 +01:00
gnu: r-fastseg: Update to 1.34.0.
* gnu/packages/bioinformatics.scm (r-fastseg): Update to 1.34.0.
This commit is contained in:
parent
5fce232977
commit
3422533bd9
1 changed files with 2 additions and 2 deletions
|
@ -10087,14 +10087,14 @@ by the user, helping with quick and reproducible access.")
|
|||
(define-public r-fastseg
|
||||
(package
|
||||
(name "r-fastseg")
|
||||
(version "1.32.0")
|
||||
(version "1.34.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "fastseg" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1cys6frmbizc8bf933mwvvnr31sfya9ahcc0wm66pbd1x3mygkmk"))))
|
||||
"1d48n245pzmvcpsz93lxb4frqh222gfhpmlvm0sb74skn16way63"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
`(("r-biobase" ,r-biobase)
|
||||
|
|
Loading…
Add table
Reference in a new issue