gnu: r-quantsmooth: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-quantsmooth): Update to 1.68.0. Change-Id: I955f492df4f890f4ba6edb046487818e0d7e49d5
This commit is contained in:
parent
1f012cc06b
commit
721c52eca7
@ -11460,13 +11460,13 @@ proteins) in a coherent and tractable format.")
|
||||
(define-public r-quantsmooth
|
||||
(package
|
||||
(name "r-quantsmooth")
|
||||
(version "1.66.0")
|
||||
(version "1.68.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "quantsmooth" version))
|
||||
(sha256
|
||||
(base32 "05lja0viz5jgc7g3b8qfhd1x596vczid0dz8278qpl4zwv9i17vx"))))
|
||||
(base32 "050nnwhxk3ld615f6ij4cc3d6wzrrxykvv02fr20fg5gzdj0z08a"))))
|
||||
(properties `((upstream-name . "quantsmooth")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-quantreg))
|
||||
|
Loading…
Reference in New Issue
Block a user