me
/
guix
Archived
1
0
Fork 0

gnu: r-rbowtie: Update to 1.40.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.40.0.
master
Ricardo Wurmus 2023-04-28 19:01:12 +02:00
parent c91f3192bc
commit e438a5c9d9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14565,14 +14565,14 @@ Gaussian distributions.")
(define-public r-rbowtie
(package
(name "r-rbowtie")
(version "1.38.0")
(version "1.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
"1kbpqhidj2bwhp9gxqx2qjaby6fc2dfrnnyjkciswgxckis6h2pc"))))
"1hfr1zdvikvygzgyy58f5rnz5jkmsrhwa930h331wx5012hhmnv7"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(arguments