me
/
guix
Archived
1
0
Fork 0

gnu: r-rbowtie: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.36.0.
master
Ricardo Wurmus 2022-05-28 12:45:06 +02:00
parent bd518b3b8a
commit ac90ccab42
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10314,14 +10314,14 @@ Gaussian distributions.")
(define-public r-rbowtie (define-public r-rbowtie
(package (package
(name "r-rbowtie") (name "r-rbowtie")
(version "1.34.0") (version "1.36.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
"0ardmryx6ac7v6n900a1klrrldvbmh7bxvy8ldz8rwid19h29ikr")))) "1ya1irwshsyy9l1fj51b04nv1ahq7a47ck7q19h2cly6yskc4x1q"))))
(properties `((upstream-name . "Rbowtie"))) (properties `((upstream-name . "Rbowtie")))
(build-system r-build-system) (build-system r-build-system)
(arguments (arguments