mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-genomicfiles: Update to 1.44.1.
* gnu/packages/bioconductor.scm (r-genomicfiles): Update to 1.44.1. Change-Id: I096e8440de2d2b6b5265cca130530d8f821d4e5c
This commit is contained in:
parent
7848e8baae
commit
30aa9b1a65
1 changed files with 2 additions and 2 deletions
|
@ -9825,14 +9825,14 @@ extracting the desired features in a convenient format.")
|
|||
(define-public r-genomicfiles
|
||||
(package
|
||||
(name "r-genomicfiles")
|
||||
(version "1.44.0")
|
||||
(version "1.44.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "GenomicFiles" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ylhag6ic1lcs59vjrpr6yny4hbcfxya9zf1s3hzn33wzz7xmv5q"))))
|
||||
"1k18kjsg15iw3vcpjjd4w04qkv1vfwajbrs0qr2fdxxbwsqq83yn"))))
|
||||
(properties `((upstream-name . "GenomicFiles")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue