me
/
guix
Archived
1
0
Fork 0

gnu: r-rbowtie: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.38.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -12211,14 +12211,14 @@ Gaussian distributions.")
(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