diff options
author | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2022-02-10 01:22:06 +0000 |
---|---|---|
committer | CoprDistGit <copr-devel@lists.fedorahosted.org> | 2022-02-10 01:22:07 +0000 |
commit | ea9ac07ac0e9b57c412aaec773a1ca5e4a4e53ad (patch) | |
tree | 892a3ef9f6ca07e08d4235d1b21a4c807e1eb0c0 | |
parent | be69c24d3f6edd4a1ec316e275ce675be5882f27 (diff) |
automatic import of R-CRAN-hal9001
-rw-r--r-- | .gitignore | 4 | ||||
-rw-r--r-- | R-CRAN-hal9001.spec | 4 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 4 insertions, 6 deletions
@@ -1,3 +1 @@ -/hal9001_0.2.7.tar.gz -/hal9001_0.4.1.tar.gz -/hal9001_0.4.2.tar.gz +/hal9001_0.4.3.tar.gz diff --git a/R-CRAN-hal9001.spec b/R-CRAN-hal9001.spec index 88e1205..8c7e67e 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.2 +%global packver 0.4.3 %global rlibdir /usr/local/lib/R/library Name: R-CRAN-%{packname} -Version: 0.4.2 +Version: 0.4.3 Release: 1%{?dist}%{?buildtag} Summary: The Scalable Highly Adaptive Lasso @@ -1 +1 @@ -5cf622517ef5a4c2e5215e844eac7c42 hal9001_0.4.2.tar.gz +7ea1bc75e7fa4f2ab3a914329491a66e hal9001_0.4.3.tar.gz |