gnu: r-biomartr: Update to 1.0.4.

* gnu/packages/bioconductor.scm (r-biomartr): Update to 1.0.4.
This commit is contained in:
Ricardo Wurmus 2023-07-11 15:35:19 +02:00
parent 49fe6b3d66
commit 347e3b1b75
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5895,13 +5895,13 @@ (define-public r-biomart
(define-public r-biomartr
(package
(name "r-biomartr")
(version "1.0.3")
(version "1.0.4")
(source (origin
(method url-fetch)
(uri (cran-uri "biomartr" version))
(sha256
(base32
"093v32r6s9sn7yisa4fdwgjif313ap19nvq0sbsgj2482k646d55"))))
"0hv4z6ycmn58ha7j7zfmyhvs2i37cm48gcalg19dli2kaw1c4210"))))
(properties `((upstream-name . "biomartr")))
(build-system r-build-system)
(propagated-inputs