me
/
guix
Archived
1
0
Fork 0

gnu: r-ucell: Update to 2.6.1.

* gnu/packages/bioconductor.scm (r-ucell): Update to 2.6.1.

Change-Id: I2bf8868b8d1f7fa1bdedfc6f999e586a869b9e1e
master
Ricardo Wurmus 2023-11-03 17:19:00 +01:00
parent 3ff2e070fe
commit 428f4cb50b
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -18576,13 +18576,13 @@ features (e.g. genes, microRNAs).")
(define-public r-ucell
(package
(name "r-ucell")
(version "2.4.0")
(version "2.6.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "UCell" version))
(sha256
(base32
"01qcwmiqri4xvwr3j4k1g062rfj6bbc0bvh0ifq1jq2xrm1azw9y"))))
"1ds11f1q6v89sfcj1sinrkv7aw3s0prf5nxf7pz4hdsvqn4zp467"))))
(properties `((upstream-name . "UCell")))
(build-system r-build-system)
(propagated-inputs (list r-biocneighbors