summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Wurmus <rekado@elephly.net>2023-07-19 10:24:35 +0200
committerRicardo Wurmus <rekado@elephly.net>2023-07-19 10:30:33 +0200
commitabb8d48971eec4dfc234e94efc062fcc4b44cd6d (patch)
tree1c7887d2861bc861d4ba3dc79d362edb36406684
parent90b840cf801d07c911b1622f12c4f28e45e9b074 (diff)
cran: r-papaja: Rename input.
This has changed in upstream Guix. * guix-science/packages/cran.scm (r-papaja)[propagated-inputs]: Replace texlive-latex-threeparttablex with texlive-threeparttablex.
-rw-r--r--guix-science/packages/cran.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/guix-science/packages/cran.scm b/guix-science/packages/cran.scm
index a0ba8d0..be5a60c 100644
--- a/guix-science/packages/cran.scm
+++ b/guix-science/packages/cran.scm
@@ -488,7 +488,7 @@ dependency-free.")
488 texlive-xcolor 488 texlive-xcolor
489 texlive-tools 489 texlive-tools
490 texlive-latex-multirow 490 texlive-latex-multirow
491 texlive-latex-threeparttable 491 texlive-threeparttable
492 texlive-etoolbox 492 texlive-etoolbox
493 texlive-apa6 493 texlive-apa6
494 texlive-latex-geometry 494 texlive-latex-geometry