[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
433/455: gnu: r-radiant-data: Fix reference.
From: |
guix-commits |
Subject: |
433/455: gnu: r-radiant-data: Fix reference. |
Date: |
Mon, 20 Jan 2025 15:47:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 325e3e272de8a2abe1266e1cb3b803feb4a818ef
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jan 17 14:05:21 2025 +0100
gnu: r-radiant-data: Fix reference.
* gnu/packages/cran.scm (r-radiant-data)[arguments]: Use correct label for
reference to origin.
Change-Id: I5486e99fcca41f4d6968f4f95009159ffc66c05b
---
gnu/packages/cran.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 7489954875..973345063a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -14971,7 +14971,7 @@ local smoothers and many more.")
(add-after 'unpack 'process-javascript
(lambda* (#:key inputs #:allow-other-keys)
(with-directory-excursion "inst/assets/html2canvas/"
- (minify (assoc-ref inputs "_")
+ (minify (assoc-ref inputs "html2canvas.js")
#:target "html2canvas.min.js")))))))
(propagated-inputs
(list r-base64enc
- 388/455: gnu: python-hsluv: Fix build., (continued)
- 388/455: gnu: python-hsluv: Fix build., guix-commits, 2025/01/20
- 394/455: gnu: python-fanc: Update to 0.9.28., guix-commits, 2025/01/20
- 391/455: gnu: python-flask-misaka: Update to 1.0.1., guix-commits, 2025/01/20
- 405/455: gnu: wllvm: Add missing inputs., guix-commits, 2025/01/20
- 407/455: gnu: Add rust-anyinput-core-0.1., guix-commits, 2025/01/20
- 409/455: gnu: Add rust-anyinput-0.1., guix-commits, 2025/01/20
- 408/455: gnu: Add rust-anyinput-derive-0.1., guix-commits, 2025/01/20
- 417/455: gnu: Add rust-ndarray-rand-0.15., guix-commits, 2025/01/20
- 418/455: gnu: Add rust-rusoto-credential-0.48., guix-commits, 2025/01/20
- 424/455: gnu: python-sphinx-5: Disable one failing test., guix-commits, 2025/01/20
- 433/455: gnu: r-radiant-data: Fix reference.,
guix-commits <=
- 443/455: gnu: python-miio: Migrate to pyproject-build-system., guix-commits, 2025/01/20
- 451/455: gnu: Add python-trubar., guix-commits, 2025/01/20
- 04/455: gnu: python-bokeh: Fix build., guix-commits, 2025/01/20
- 20/455: gnu: Add python-pypitoken., guix-commits, 2025/01/20
- 27/455: gnu: python-biom-format: Use pyproject-build-system., guix-commits, 2025/01/20
- 14/455: gnu: Add python-strictyaml., guix-commits, 2025/01/20
- 22/455: gnu: Add python-devpi-server., guix-commits, 2025/01/20
- 51/455: gnu: python-pandas-2: Remove X., guix-commits, 2025/01/20
- 43/455: gnu: python-starlette: Update to 0.42.0., guix-commits, 2025/01/20
- 109/455: gnu: python-black: Limit number of test processes., guix-commits, 2025/01/20