me
/
guix
Archived
1
0
Fork 0

gnu: r-dismo: Remove commented input.

* gnu/packages/cran.scm (r-dismo)[inputs]: Remove commented "java" input.
Ricardo Wurmus 2021-08-26 11:34:26 +02:00
parent 1c4b1a1f49
commit 1c8a0dbcaf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 0 additions and 1 deletions

View File

@ -30545,7 +30545,6 @@ to archive and assign DOIs to data, software, figures, and more.")
"1jj9d78f251bxgrwbv1ycn677qnhvl40bfan12x8fhlaq4d36rgx"))))
(properties `((upstream-name . "dismo")))
(build-system r-build-system)
; (inputs `(("java" ,java)))
(propagated-inputs
`(("r-raster" ,r-raster)
("r-rcpp" ,r-rcpp)