summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorGeorge Hartzell <hartzell@alerce.com>2017-03-27 09:24:51 -0700
committerAdam J. Stewart <ajstewart426@gmail.com>2017-03-27 11:24:51 -0500
commit625a1634bbd8e75e2034e7214735937de063076c (patch)
treed562f8fda9725d98ba8e5df3d4ff1590f866af56 /var
parent9f19cb4193d392b19190853fe560eab37ea4295c (diff)
downloadspack-625a1634bbd8e75e2034e7214735937de063076c.tar.gz
spack-625a1634bbd8e75e2034e7214735937de063076c.tar.bz2
spack-625a1634bbd8e75e2034e7214735937de063076c.tar.xz
spack-625a1634bbd8e75e2034e7214735937de063076c.zip
Update to version 0.4.8-1 (#3568)
Diffstat (limited to 'var')
-rw-r--r--var/spack/repos/builtin/packages/r-packrat/package.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/var/spack/repos/builtin/packages/r-packrat/package.py b/var/spack/repos/builtin/packages/r-packrat/package.py
index 726a6640e8..ff66ddaf39 100644
--- a/var/spack/repos/builtin/packages/r-packrat/package.py
+++ b/var/spack/repos/builtin/packages/r-packrat/package.py
@@ -33,4 +33,5 @@ class RPackrat(RPackage):
url = "https://cran.r-project.org/src/contrib/packrat_0.4.7-1.tar.gz"
list_url = "https://cran.r-project.org/src/contrib/Archive/packrat"
+ version('0.4.8-1', '14e82feba55fcda923396282fc490038')
version('0.4.7-1', '80c2413269b292ade163a70ba5053e84')