gnu: r-stringfish: Fix phases. Dependency on ‘tbb-2020’ is removed during update to 0.18.0, see adee931e7969aa7bff87405b9ca9c32daa893682. Merges guix/guix!5867 * gnu/packages/cran.scm (r-stringfish)[arguments]: Remove ’use-system-tbb #:phase. Change-Id: Ia912c3dc7e39271d04cb7e1e681700ffb0c7dbae Signed-off-by: Rutherther <rutherther@ditigal.xyz>
1 files changed, 0 insertions(+), 3 deletions(-) M gnu/packages/cran.scm
M gnu/packages/cran.scm => gnu/packages/cran.scm +0 -3
@@ 54949,9 54949,6 @@ the @code{raster} package that is suitable for extracting raster values using #:tests? #false #:phases #~(modify-phases %standard-phases (add-after 'unpack 'use-system-tbb (lambda _ (setenv "TBB_ROOT" #$(this-package-input "tbb")))) (add-before 'install 'relax-gcc-14-strictness (lambda _ ;; XXX FIXME: $HOME/.R/Makevars seems to be the only way to