Archived
1
0
Fork 0

gnu: r-rbowtie2: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-rbowtie2): Update to 2.4.0.
This commit is contained in:
zimoun 2022-11-17 03:50:23 +01:00 committed by Ricardo Wurmus
parent f16c7d46cc
commit 42e093c575
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12066,14 +12066,14 @@ This algorithm is based on the publication by Hart et al., 2013 (Pubmed ID
(define-public r-rbowtie2 (define-public r-rbowtie2
(package (package
(name "r-rbowtie2") (name "r-rbowtie2")
(version "2.2.0") (version "2.4.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "Rbowtie2" version)) (uri (bioconductor-uri "Rbowtie2" version))
(sha256 (sha256
(base32 (base32
"0dhdx27vrkhd4fak0qb5q9amlcpi97xhf3ry39zk0ifx5zpjynkg")))) "05cczwkhv7kfnhlr0qznk6vdjncaj907895923f8mwx4j4cy5gcz"))))
(properties `((upstream-name . "Rbowtie2"))) (properties `((upstream-name . "Rbowtie2")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs