me
/
guix
Archived
1
0
Fork 0

gnu: r-ucell: Update to 2.6.2.

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

Change-Id: Ie08960a237ad1515332794b23c2bd31e94299dfe
Ricardo Wurmus 2023-12-15 17:47:41 +01:00
parent be56597c9d
commit ccf2d49837
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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