gnu: r-biocsingular: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-biocsingular): Update to 1.24.0.

Change-Id: I6372e020d35cc952789c3a3c1e0b35c8852a9b10
This commit is contained in:
Ricardo Wurmus 2025-04-29 18:56:12 +02:00
parent fe1cbf3e15
commit cde147c8e7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16942,14 +16942,14 @@ missing values and weighting where appropriate.")
(define-public r-biocsingular
(package
(name "r-biocsingular")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocSingular" version))
(sha256
(base32
"17flxapf8jw44rsbfz0iifhn6kdb2248lppbq0iz9c021wxlk28h"))))
"0dmlx6jshwh1iwmwjz9p8iykv34jskl9z6kxdxcbrl38wzsjhjfy"))))
(properties `((upstream-name . "BiocSingular")))
(build-system r-build-system)
(arguments