gnu: r-biomartr: Update to 1.0.7.

* gnu/packages/bioconductor.scm (r-biomartr): Update to 1.0.7.

Change-Id: I7f02a92d86506b4fbca950a13ed106753e1b7f76
This commit is contained in:
Ricardo Wurmus 2023-12-15 12:16:39 +01:00
parent 633db77deb
commit c544f5ce82
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6563,13 +6563,13 @@ powerful online queries from gene annotation to database mining.")
(define-public r-biomartr (define-public r-biomartr
(package (package
(name "r-biomartr") (name "r-biomartr")
(version "1.0.6") (version "1.0.7")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "biomartr" version)) (uri (cran-uri "biomartr" version))
(sha256 (sha256
(base32 (base32
"06wd8s2cssw58xp9d078fc7iycpxryccnclrk3gnh757j1h0vzim")))) "0ic6qbk2xmgrcc0xhxyhjafp1xbf2c5dpbqqrbkprrhynr8mq7cx"))))
(properties `((upstream-name . "biomartr"))) (properties `((upstream-name . "biomartr")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs