me
/
guix
Archived
1
0
Fork 0

gnu: r-affylmgui: Update to 1.78.0.

* gnu/packages/bioconductor.scm (r-affylmgui): Update to 1.78.0.

Change-Id: If26c0573c98b3d1bab684127e969489ae0c8c51e
master
Ricardo Wurmus 2024-05-07 12:32:30 +02:00
parent 8c028e21bc
commit e5ab4f1dca
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2895,13 +2895,13 @@ concentrations on behal of the Langmuir model.")
(define-public r-affylmgui
(package
(name "r-affylmgui")
(version "1.76.0")
(version "1.78.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "affylmGUI" version))
(sha256
(base32 "1431zmh9van9605lh0i96as48zih17s3cfhjw94v37rswfq09fkg"))))
(base32 "1qilkr3dcl6driah24kgz7lrzamq08qp2z03inm2m4r5yx8811wc"))))
(properties `((upstream-name . "affylmGUI")))
(build-system r-build-system)
(propagated-inputs