summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2026-01-15 10:49:37 +0100
committerRutherther <rutherther@ditigal.xyz>2026-01-25 21:29:21 +0100
commit4957fe8545de6ad6ce7e3dcd6b67ee8d78779c79 (patch)
tree7109fec54f73701fe30f243133425b9135ef2619 /gnu
parentc18bab03af4b4392e27f0d709a724b7c548d75ce (diff)
gnu: r-h5mread: Update to 1.2.1.
* gnu/packages/bioconductor.scm (r-h5mread): Update to 1.2.1. Change-Id: I5a794952dffa1440516c82daebf5ee2e655fff1d Signed-off-by: Rutherther <rutherther@ditigal.xyz>
Diffstat (limited to 'gnu')
-rw-r--r--gnu/packages/bioconductor.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 9a0411d445c..abe954e4ff2 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -25481,13 +25481,13 @@ assays such as Hi-C.")
(define-public r-h5mread
(package
(name "r-h5mread")
- (version "1.2.0")
+ (version "1.2.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "h5mread" version))
(sha256
- (base32 "01iykyb36cnzbs7xf3jcgnndnib4pk0w4wg8scy1rnagcy89yp2a"))))
+ (base32 "0xdjp5y0wkv2aazj17hi65qmsjaa9jaadim5hx525h5gb0c6p8nw"))))
(properties
'((upstream-name . "h5mread")
;; Avoid dependency cycle.