mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 07:12:30 -05:00
gnu: r-bioassayr: Update to 1.40.0.
* gnu/packages/bioconductor.scm (r-bioassayr): Update to 1.40.0. Change-Id: Idfd958f0ea6e3e73c83a2f67b59c2f600c4de109
This commit is contained in:
parent
be0482d40f
commit
c0beba2647
1 changed files with 2 additions and 2 deletions
|
@ -19320,14 +19320,14 @@ (define-public r-fmcsr
|
|||
(define-public r-bioassayr
|
||||
(package
|
||||
(name "r-bioassayr")
|
||||
(version "1.38.0")
|
||||
(version "1.40.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "bioassayR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ilwniyrp3m8mi1vmggd17f9g6wdw7a78l2db190w29alzpbfmp6"))))
|
||||
"1mm1nzdz9cl8mf33yiyaspqkx4sbqhhs6m9jfgl42fhscrhaxfsi"))))
|
||||
(properties `((upstream-name . "bioassayR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue