me
/
guix
Archived
1
0
Fork 0

gnu: r-sushi: Update to 1.32.0.

* gnu/packages/bioconductor.scm (r-sushi): Update to 1.32.0.
master
Ricardo Wurmus 2022-01-05 23:20:58 +01:00
parent 76d7f23d04
commit fdae05747c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14081,13 +14081,13 @@ starting site, start codon, stop codon and transcription ending site.")
(define-public r-sushi
(package
(name "r-sushi")
(version "1.31.0")
(version "1.32.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Sushi" version))
(sha256
(base32
"1cj4palsq99vnwihp6z9mw0f8w9qj2vq8zwnabf3bgg0l1wpsc7c"))))
"073mh1d063ph5zk1d8kipgblr4l1ixqbxflhq4669761fi2frlw4"))))
(properties `((upstream-name . "Sushi")))
(build-system r-build-system)
(propagated-inputs