me
/
guix
Archived
1
0
Fork 0

gnu: r-adamgui: Update to 1.20.0.

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

Change-Id: I16b63e3e98eddfe0e038b40062d38524881b8e41
master
Ricardo Wurmus 2024-05-07 12:32:29 +02:00
parent 21b9cd0355
commit 6a698c1162
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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