me
/
guix
Archived
1
0
Fork 0

gnu: r-scdd: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-scdd): Update to 1.24.0.
master
Ricardo Wurmus 2023-04-28 18:00:08 +02:00
parent 2e1495c9f5
commit 74aa56e71f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11882,14 +11882,14 @@ assumptions.")
(define-public r-scdd
(package
(name "r-scdd")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scDD" version))
(sha256
(base32
"0kmnmlzww2xfd04lp9nsh0wkigab9ipgqlsn2jrd77fizpd0kvwg"))))
"1ndb1zcbdy00xkfx18slrm5bnld9ci5scysc37clhsq2lq5xb25z"))))
(properties `((upstream-name . "scDD")))
(build-system r-build-system)
(propagated-inputs