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