gnu: r-aseb: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-aseb): Update to 1.48.0.

Change-Id: Ifb4450374fa2831bab9e360de6ec12f7c22f47d9
This commit is contained in:
Ricardo Wurmus 2024-05-07 12:32:37 +02:00
parent f4c71864d5
commit dffc5cf95c
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -4262,13 +4262,13 @@ pairs.")
(define-public r-aseb
(package
(name "r-aseb")
(version "1.46.3")
(version "1.48.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ASEB" version))
(sha256
(base32
"1da6ld3ij55l3saj05ink8i1f6gqwyrv896qh8g94dmh6vzn2xbr"))))
"1h5rgy2n7rxd72ypzwnfclw8h5hvdnac48fgbfll669z2k97dsmm"))))
(properties `((upstream-name . "ASEB")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/ASEB")