me
/
guix
Archived
1
0
Fork 0

gnu: r-fcscan: Update to 1.18.0.

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

Change-Id: Iaa8325f526e06c25775421023d9f05ede76a54a3
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -16130,13 +16130,13 @@ that protein levels remain constant despite fluctuating total mRNA levels.")
(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