mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-07 05:30:38 +02:00
gnu: r-nebulosa: Update to 1.20.1.
* gnu/packages/bioconductor.scm (r-nebulosa): Update to 1.20.1. Change-Id: I2f37d3e2396ab5dd0d3ff8e6ff8f62d94cafa489
This commit is contained in:
committed by
Andreas Enge
parent
1bf583dd09
commit
8ee03aaf64
@@ -8029,13 +8029,13 @@ mapping.")
|
||||
(define-public r-nebulosa
|
||||
(package
|
||||
(name "r-nebulosa")
|
||||
(version "1.20.0")
|
||||
(version "1.20.1")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Nebulosa" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0xb2xj3rj2hqaz1hhsijk83n3qvwp646gj3nx6y8s6k6kda3mwvr"))))
|
||||
"0f4pmz583w0nywnnlnqs0jdvmz84876jcy1dcjar0d0x6w2x1ara"))))
|
||||
(properties
|
||||
'((upstream-name . "Nebulosa")
|
||||
(updater-extra-native-inputs . ("r-seurat"))))
|
||||
|
||||
Reference in New Issue
Block a user