me
/
guix
Archived
1
0
Fork 0

gnu: r-chemminer: Update to 3.56.0.

* gnu/packages/bioconductor.scm (r-chemminer): Update to 3.56.0.

Change-Id: I04a8ec120f3c949ede3b6c38590d56455a1b32dc
master
Ricardo Wurmus 2024-05-07 13:07:10 +02:00
parent cfc7f49dc5
commit 16d94b478d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20709,14 +20709,14 @@ add-on package rather than used directly.")
(define-public r-chemminer
(package
(name "r-chemminer")
(version "3.54.0")
(version "3.56.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ChemmineR" version))
(sha256
(base32
"1328mwmghflrvir1i3crlq8q36wq60x2an11saabg63hnx4paa81"))))
"1252xy33bgjrd4gh4shrgzklgxry2lf67svzxjra5yckf8am0rdc"))))
(properties `((upstream-name . "ChemmineR")))
(build-system r-build-system)
(propagated-inputs