gnu: r-affylmgui: Update to 1.74.0.
* gnu/packages/bioconductor.scm (r-affylmgui): Update to 1.74.0.
This commit is contained in:
parent
99e827e67c
commit
f862832e36
1 changed files with 2 additions and 2 deletions
|
|
@ -2344,13 +2344,13 @@ concentrations on behal of the Langmuir model.")
|
||||||
(define-public r-affylmgui
|
(define-public r-affylmgui
|
||||||
(package
|
(package
|
||||||
(name "r-affylmgui")
|
(name "r-affylmgui")
|
||||||
(version "1.72.0")
|
(version "1.74.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "affylmGUI" version))
|
(uri (bioconductor-uri "affylmGUI" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0jds73pxqf522wcg8qd4b4k1qbhn51av5md1nhgcdnb6is0lzvxi"))))
|
(base32 "1m1gvz313h4x080889b05fjq60wn57dxlgq03qkwy65scl3x2fcn"))))
|
||||||
(properties `((upstream-name . "affylmGUI")))
|
(properties `((upstream-name . "affylmGUI")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
|
||||||
Reference in a new issue