mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: r-scuttle: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.18.0. Change-Id: I28162c70da6324163b49099d88dd685db9aa3606
This commit is contained in:
parent
df681f4360
commit
8ff83e5e23
1 changed files with 2 additions and 2 deletions
|
@ -25732,14 +25732,14 @@ cell types to infer the cell of origin of each single cell independently.")
|
||||||
(define-public r-scuttle
|
(define-public r-scuttle
|
||||||
(package
|
(package
|
||||||
(name "r-scuttle")
|
(name "r-scuttle")
|
||||||
(version "1.16.0")
|
(version "1.18.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "scuttle" version))
|
(uri (bioconductor-uri "scuttle" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0h13a9pgsm3w324622qlp9nqpvq6gsjwcyd44d6w5yzrl9jcsliv"))))
|
"0y3fa8bvjpzv45z2kmxc1ii46yw2rrkam229na3107l1a1wg80iq"))))
|
||||||
(properties
|
(properties
|
||||||
'((upstream-name . "scuttle")
|
'((upstream-name . "scuttle")
|
||||||
(updater-extra-native-inputs
|
(updater-extra-native-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue