Archived
1
0
Fork 0

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 @@ Gaussian distributions.")
(define-public r-rbowtie (define-public r-rbowtie
(package (package
(name "r-rbowtie") (name "r-rbowtie")
(version "1.40.0") (version "1.42.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "Rbowtie" version)) (uri (bioconductor-uri "Rbowtie" version))
(sha256 (sha256
(base32 (base32
"1hfr1zdvikvygzgyy58f5rnz5jkmsrhwa930h331wx5012hhmnv7")))) "1arwr8gisc5g9bwxlachf3lvxpd2767ahnwdf2p1lidwpfism8l8"))))
(properties `((upstream-name . "Rbowtie"))) (properties `((upstream-name . "Rbowtie")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments