3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-rbowtie: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.36.0.
This commit is contained in:
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

View file

@ -10314,14 +10314,14 @@ Gaussian distributions.")
(define-public r-rbowtie
(package
(name "r-rbowtie")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
"0ardmryx6ac7v6n900a1klrrldvbmh7bxvy8ldz8rwid19h29ikr"))))
"1ya1irwshsyy9l1fj51b04nv1ahq7a47ck7q19h2cly6yskc4x1q"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(arguments