me
/
guix
Archived
1
0
Fork 0

gnu: r-derfinderhelper: Update to 1.38.0.

* gnu/packages/bioconductor.scm (r-derfinderhelper): Update to 1.38.0.

Change-Id: Iefab596f9f9d795d0fbcb85c2e01cea0f0263877
master
Ricardo Wurmus 2024-05-07 12:32:47 +02:00
parent d9002c14f9
commit 7f4e7bff48
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5859,13 +5859,13 @@ The DER Finder approach can also be used to identify differentially bounded
(define-public r-derfinderhelper
(package
(name "r-derfinderhelper")
(version "1.36.0")
(version "1.38.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "derfinderHelper" version))
(sha256
(base32 "01vq8xnszxqhijranzaciapw8mcn6px0jhx9zb9lyqhsvaffjh5r"))))
(base32 "0186wjrszf6c5amibmdblabx3cfvq7p7k6kza38gahw0p7ibwv21"))))
(properties `((upstream-name . "derfinderHelper")))
(build-system r-build-system)
(propagated-inputs