me
/
guix
Archived
1
0
Fork 0

gnu: r-scuttle: Update to 1.0.4.

* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.0.4.
master
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
1 changed files with 2 additions and 2 deletions

View File

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