gnu: r-scuttle: Update to 1.0.4.

* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.0.4.
This commit is contained in:
Ricardo Wurmus 2021-02-11 21:31:21 +01:00
parent 79d51ffeca
commit cf3e703820
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8907,14 +8907,14 @@ (define-public r-singlecellexperiment
(define-public r-scuttle (define-public r-scuttle
(package (package
(name "r-scuttle") (name "r-scuttle")
(version "1.0.3") (version "1.0.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "scuttle" version)) (uri (bioconductor-uri "scuttle" version))
(sha256 (sha256
(base32 (base32
"0l2r6fhyd33dllf2mc5a1pd5sawfvcin54pgh9l1nafqzg3sdv2m")))) "0vfhxyv81y525qgk0s3bxy1yypj16h1bl7sc1a1jdqx11fxxv2l8"))))
(properties `((upstream-name . "scuttle"))) (properties `((upstream-name . "scuttle")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs