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 (define-public r-rbowtie
(package (package
(name "r-rbowtie") (name "r-rbowtie")
(version "1.36.0") (version "1.38.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
"1ya1irwshsyy9l1fj51b04nv1ahq7a47ck7q19h2cly6yskc4x1q")))) "1kbpqhidj2bwhp9gxqx2qjaby6fc2dfrnnyjkciswgxckis6h2pc"))))
(properties `((upstream-name . "Rbowtie"))) (properties `((upstream-name . "Rbowtie")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments