me
/
guix
Archived
1
0
Fork 0

gnu: r-rhdf5filters: Update to 1.12.1.

* gnu/packages/bioconductor.scm (r-rhdf5filters): Update to 1.12.1.
master
Ricardo Wurmus 2023-05-09 15:23:54 +02:00
parent 4b7a06b839
commit 0fd93c81be
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8501,14 +8501,14 @@ the available RAM.")
(define-public r-rhdf5filters
(package
(name "r-rhdf5filters")
(version "1.12.0")
(version "1.12.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rhdf5filters" version))
(sha256
(base32
"1spiva2l9mg34kbgb2kgif8ckv3vyrg1gmzx26ibzr7klyjqvrqk"))))
"1v9wxa5q0iwphrmkf9x70jpbq9r9rqz2hm94smqnnpfxszila49m"))))
(properties `((upstream-name . "rhdf5filters")))
(build-system r-build-system)
(arguments