me
/
guix
Archived
1
0
Fork 0

gnu: r-scuttle: Update to 1.2.0.

* gnu/packages/bioconductor.scm (r-scuttle): Update to 1.2.0.
master
Ricardo Wurmus 2021-06-05 08:50:14 +02:00
parent b21a73c00b
commit 851894f8da
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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