diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2022-01-27 01:17:58 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2022-01-27 01:17:58 +0000 |
commit | be69c24d3f6edd4a1ec316e275ce675be5882f27 (patch) | |
tree | 51b89df03c4a4ebeb281e51e6ca727ed0b0e9337 | |
parent | 7bf1892375d1b0f711beefc693651e496e48da3c (diff) |
automatic import of R-CRAN-hal9001
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | R-CRAN-hal9001.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 3 deletions
@@ -1,2 +1,3 @@ /hal9001_0.2.7.tar.gz /hal9001_0.4.1.tar.gz +/hal9001_0.4.2.tar.gz diff --git a/R-CRAN-hal9001.spec b/R-CRAN-hal9001.spec index 998cc32..88e1205 100644 --- a/R-CRAN-hal9001.spec +++ b/R-CRAN-hal9001.spec @@ -1,10 +1,10 @@ %global __brp_check_rpaths %{nil} %global packname hal9001 -%global packver 0.4.1 +%global packver 0.4.2 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.4.1 +Version: 0.4.2 Release: 1%{?dist}%{?buildtag} Summary: The Scalable Highly Adaptive Lasso @@ -1 +1 @@ -5aafb0f0f307afc5baeb1767387301a5 hal9001_0.4.1.tar.gz +5cf622517ef5a4c2e5215e844eac7c42 hal9001_0.4.2.tar.gz |