gnu: r-fcscan: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-fcscan): Update to 1.18.0.

Change-Id: Iaa8325f526e06c25775421023d9f05ede76a54a3
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:53 +02:00
parent e82b89a306
commit 9c78531a2a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16130,13 +16130,13 @@ (define-public r-anota2seq
(define-public r-fcscan
(package
(name "r-fcscan")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "fcScan" version))
(sha256
(base32 "0hhad9vg43j0yz8fp2w7qdhvdy77yr7anv0fi170042x3piq1q7r"))))
(base32 "1gb15zrv44yn65wns7dk24rp54qv7wafqxgk1q8jnbkq9lp5wj2y"))))
(properties `((upstream-name . "fcScan")))
(build-system r-build-system)
(propagated-inputs