me
/
guix
Archived
1
0
Fork 0

gnu: r-fithic: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-fithic): Update to 1.30.0.

Change-Id: Ic0a0f7e42cf5586488b7b0b0141bc6988f0b73d4
master
Ricardo Wurmus 2024-05-07 13:07:15 +02:00
parent a0e09d099f
commit 47d93b5a72
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -21929,13 +21929,13 @@ working with Salmon and Alevin quantification files.")
(define-public r-fithic
(package
(name "r-fithic")
(version "1.28.0")
(version "1.30.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "FitHiC" version))
(sha256
(base32
"0ygcq3xi55swsmysn539cr3m504rfb6zm30w747pa46r63dfjda7"))))
"107hm9k9wfr34fradldmjym2bzxb6qx8109p4a7xrqkiya0hmwwa"))))
(properties `((upstream-name . "FitHiC")))
(build-system r-build-system)
(propagated-inputs