1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +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:
Ricardo Wurmus 2025-05-13 11:57:30 +02:00
parent c73edded1a
commit 0acf9956fc
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20063,14 +20063,14 @@ investigation using RNA-seq data.")
(define-public r-aucell (define-public r-aucell
(package (package
(name "r-aucell") (name "r-aucell")
(version "1.30.0") (version "1.30.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "AUCell" version)) (uri (bioconductor-uri "AUCell" version))
(sha256 (sha256
(base32 (base32
"1ryjd1y547ai63dcknhh88adw0f1igzlrhv561p3jjwx1gi4vnnd")))) "0wksn7l5g5k6cm3y1c4gsjrc37zf73w6nbzcdqb3p93lmnyk2dh2"))))
(properties `((upstream-name . "AUCell"))) (properties `((upstream-name . "AUCell")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs