me
/
guix
Archived
1
0
Fork 0

gnu: r-ebimage: Update to 4.40.1.

* gnu/packages/bioconductor.scm (r-ebimage): Update to 4.40.1.
master
Ricardo Wurmus 2023-04-18 15:27:17 +02:00 committed by Maxim Cournoyer
parent d2485dde5b
commit 5ccd264893
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -13541,14 +13541,14 @@ needed.")
(define-public r-ebimage
(package
(name "r-ebimage")
(version "4.40.0")
(version "4.40.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBImage" version))
(sha256
(base32
"1k6gbivwlai451whq2vr3c0shzs9p4g188jn5waw7973gdzdi00q"))))
"08hsfxfqfznfqnpl2vygry7xn6npjpibswy4qi6zmvifdarx6i1j"))))
(properties `((upstream-name . "EBImage")))
(build-system r-build-system)
(propagated-inputs