me
/
guix
Archived
1
0
Fork 0

gnu: r-made4: Update to 1.78.0.

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

Change-Id: Ifd79c7a15515466d14d088ae45775d11e7e3b36b
master
Ricardo Wurmus 2024-05-07 12:55:45 +02:00
parent d8b6bb9707
commit c268d433b8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -9091,13 +9091,13 @@ of data exploration, normalization, and transformation methods.")
(define-public r-made4
(package
(name "r-made4")
(version "1.76.0")
(version "1.78.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "made4" version))
(sha256
(base32
"03fhiszlmjh8nvz3gppf45r9kpcjrdb601ar17c4f2aygjpkf0cg"))))
"0x96lhkz0fwp3qis8k2lllmi520b887bz26jcq3zlk1kjhbg91a8"))))
(properties `((upstream-name . "made4")))
(build-system r-build-system)
(propagated-inputs