mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 12:00:35 +02:00
gnu: r-singscore: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-singscore): Update to 1.28.0. Change-Id: I2daa4d4743552daf8346eeb54289ac214f65fe5b
This commit is contained in:
parent
9eccd5257d
commit
13b200e6cd
1 changed files with 2 additions and 2 deletions
|
@ -13777,13 +13777,13 @@ and comparing the clusterings.")
|
|||
(define-public r-singscore
|
||||
(package
|
||||
(name "r-singscore")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "singscore" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1yzpmchvkyaca18bybbmf29amh8pilf213gnl8in6cc3nr50f3hv"))))
|
||||
"122j7k42l5h1nvi91x7vgd8lnda7x353ygmvx3h98dxbxpacpvi4"))))
|
||||
(properties
|
||||
'((upstream-name . "singscore")
|
||||
(updater-extra-native-inputs . ("r-hexbin"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue