summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorManuela Kuhn <36827019+manuelakuhn@users.noreply.github.com>2021-12-06 22:25:43 +0100
committerGitHub <noreply@github.com>2021-12-06 15:25:43 -0600
commit4ece86c64a7e0563fabe2a3a1c75758d5361198e (patch)
treea568db8dabb777c099bc5f3a7dc22d87c53927d5 /var
parent1a2d522eaad45766ccc572fcedcefcbb245bbd89 (diff)
downloadspack-4ece86c64a7e0563fabe2a3a1c75758d5361198e.tar.gz
spack-4ece86c64a7e0563fabe2a3a1c75758d5361198e.tar.bz2
spack-4ece86c64a7e0563fabe2a3a1c75758d5361198e.tar.xz
spack-4ece86c64a7e0563fabe2a3a1c75758d5361198e.zip
r-brio: add 1.1.3 (#27801)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/r-brio/package.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/var/spack/repos/builtin/packages/r-brio/package.py b/var/spack/repos/builtin/packages/r-brio/package.py
index 4042b85592..6bef8729a6 100644
--- a/var/spack/repos/builtin/packages/r-brio/package.py
+++ b/var/spack/repos/builtin/packages/r-brio/package.py
@@ -14,7 +14,7 @@ class RBrio(RPackage):
explicit control over line endings."""
homepage = "https://github.com/r-lib/brio"
- url = "https://cloud.r-project.org/src/contrib/brio_1.1.0.tar.gz"
- list_url = "https://cloud.r-project.org/src/contrib/Archive/brio"
+ cran = "brio"
+ version('1.1.3', sha256='eaa89041856189bee545bf1c42c7920a0bb0f1f70bb477487c467ee3e8fedcc6')
version('1.1.0', sha256='6bb3a3b47bea13f1a1e3dcdc8b9f688502643e4b40a481a34aa04a261aabea38')