gnu: r-rbowtie: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.38.0.
This commit is contained in:
zimoun 2022-11-17 03:50:23 +01:00 committed by Ricardo Wurmus
parent b35b27b983
commit 0f6cd30c7a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12211,14 +12211,14 @@ (define-public r-iclusterplus
(define-public r-rbowtie
(package
(name "r-rbowtie")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
"1ya1irwshsyy9l1fj51b04nv1ahq7a47ck7q19h2cly6yskc4x1q"))))
"1kbpqhidj2bwhp9gxqx2qjaby6fc2dfrnnyjkciswgxckis6h2pc"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(arguments