Archived
1
0
Fork 0

gnu: r-rbowtie: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-rbowtie): Update to 1.44.0.

Change-Id: If72dcf98d1e0807a662769f075783f5ab771ffa6
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:01 +02:00
parent 54bbc4fb55
commit 5f6b7c1f6d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18061,14 +18061,14 @@ Gaussian distributions.")
(define-public r-rbowtie
(package
(name "r-rbowtie")
(version "1.42.0")
(version "1.44.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Rbowtie" version))
(sha256
(base32
"1arwr8gisc5g9bwxlachf3lvxpd2767ahnwdf2p1lidwpfism8l8"))))
"1in3qani4xh5m5zpbny1nbsvh60ahs36bas8hplkdpd8hnhfla56"))))
(properties `((upstream-name . "Rbowtie")))
(build-system r-build-system)
(arguments