gnu: r-anf: Update to 1.24.1.

* gnu/packages/bioconductor.scm (r-anf): Update to 1.24.1.

Change-Id: I5843d257e4312101fb1b0dc9bbb49bd088bb3b91
This commit is contained in:
Ricardo Wurmus 2024-02-26 13:03:12 +01:00
parent 866fbcc629
commit 52c373f107
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3789,13 +3789,13 @@ sequencing data.")
(define-public r-anf
(package
(name "r-anf")
(version "1.22.0")
(version "1.24.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ANF" version))
(sha256
(base32
"08vkkfccfq8j4hanxsmjx5657kkw4qcp46qfhqvp1sd6wym69wzw"))))
"0yal8lbillhj3zi2rcdk7k9r748jxm3196z54y1674qxzpvp24rk"))))
(properties `((upstream-name . "ANF")))
(build-system r-build-system)
(propagated-inputs