me
/
guix
Archived
1
0
Fork 0

gnu: r-attract: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-attract): Update to 1.50.0.
master
zimoun 2022-11-17 03:50:04 +01:00 committed by Ricardo Wurmus
parent f185d3f680
commit 381907d25d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2703,13 +2703,13 @@ SNP-led changes in motif matches.")
(define-public r-attract
(package
(name "r-attract")
(version "1.48.0")
(version "1.50.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "attract" version))
(sha256
(base32
"0f1fsv278kpnxvqg9qa5rw2k3zr8zws0ab73ldl60h6pv9cy8x82"))))
"0r5vykjqq33gchqv0wp2i6wpnk95cv26w5j4yqxcnw0bnqfhrgkm"))))
(properties `((upstream-name . "attract")))
(build-system r-build-system)
(propagated-inputs