mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 10:30:43 +02:00
gnu: r-aucell: Update to 1.30.1.
* gnu/packages/bioconductor.scm (r-aucell): Update to 1.30.1. Change-Id: I28263f9fc21ac8272f6a8ba61aa641cfb35302c4
This commit is contained in:
parent
c73edded1a
commit
0acf9956fc
1 changed files with 2 additions and 2 deletions
|
@ -20063,14 +20063,14 @@ investigation using RNA-seq data.")
|
|||
(define-public r-aucell
|
||||
(package
|
||||
(name "r-aucell")
|
||||
(version "1.30.0")
|
||||
(version "1.30.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "AUCell" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ryjd1y547ai63dcknhh88adw0f1igzlrhv561p3jjwx1gi4vnnd"))))
|
||||
"0wksn7l5g5k6cm3y1c4gsjrc37zf73w6nbzcdqb3p93lmnyk2dh2"))))
|
||||
(properties `((upstream-name . "AUCell")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue