1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: r-hitc: Update to 1.52.0.

* gnu/packages/bioconductor.scm (r-hitc): Update to 1.52.0.

Change-Id: Id6e5e49e763d37b47696b1e81d9aa9b2f1225035
This commit is contained in:
Ricardo Wurmus 2025-04-29 21:04:36 +02:00
parent c9a7db1c61
commit 9881a9dba9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -25117,13 +25117,13 @@ memory-efficient as possible.")
(define-public r-hitc
(package
(name "r-hitc")
(version "1.50.0")
(version "1.52.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "HiTC" version))
(sha256
(base32
"0y5qlr36pj7mrgs70v4zf9s19rpa11mzyagmpxs77n0pl9nrhgwj"))))
"0y0srz1w6yp9dkk0zyij7lq18413651z7svv9ydfyimr8gqjb2a9"))))
(properties `((upstream-name . "HiTC")))
(build-system r-build-system)
(propagated-inputs