me
/
guix
Archived
1
0
Fork 0

gnu: r-adamgui: Update to 1.18.0.

* gnu/packages/bioconductor.scm (r-adamgui): Update to 1.18.0.

Change-Id: Iabe992f09b65994038340e564de3be62ffdae5e3
master
Ricardo Wurmus 2023-11-03 16:35:52 +01:00
parent 2662a6af48
commit fc9baf4ad2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2361,13 +2361,13 @@ functionally associated genes} (GFAG).")
(define-public r-adamgui
(package
(name "r-adamgui")
(version "1.16.0")
(version "1.18.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "ADAMgui" version))
(sha256
(base32
"0jc0sbmmc98z75x73ns3qwcvklvx73wqla87cki8sls6ywa8w93j"))))
"10m5dplkzxsxm7dxcmybihv81yflm3f7q6fmgb1dvwr8lsn1dm03"))))
(properties `((upstream-name . "ADAMgui")))
(build-system r-build-system)
(propagated-inputs