gnu: r-scmap: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-scmap): Update to 1.24.0.

Change-Id: I894d2be7b665d64a3278027b93d36910dcc59114
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:01:04 +01:00
parent bb24565a9f
commit f5e93e8bed
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -10075,13 +10075,13 @@ (define-public r-scistreer
(define-public r-scmap
(package
(name "r-scmap")
(version "1.22.3")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "scmap" version))
(sha256
(base32 "06i3r7zybwcgnak9ml2jaz7fy70zjqdh28v03ckaqhvck49kdqdm"))))
(base32 "1sd5ixs8fbiqqp1p4p505l1f0lncmagkhzh4xrk8wrca6db6k6d8"))))
(properties `((upstream-name . "scmap")))
(build-system r-build-system)
(propagated-inputs