gnu: r-rbowtie: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.42.0.

Change-Id: Ifc4c80de76e82cfc93bf848d6a08460ca81023db
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:18:54 +01:00
parent d2ee7821d1
commit 0f4db0e2de
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16650,14 +16650,14 @@ (define-public r-iclusterplus
(define-public r-rbowtie
(package
(name "r-rbowtie")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
"1hfr1zdvikvygzgyy58f5rnz5jkmsrhwa930h331wx5012hhmnv7"))))
"1arwr8gisc5g9bwxlachf3lvxpd2767ahnwdf2p1lidwpfism8l8"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(arguments