Skip to content

Commit

Permalink
opencpu 2.2.4.1 mini bump
Browse files Browse the repository at this point in the history
  • Loading branch information
jeroen committed Aug 4, 2021
1 parent 2dddb33 commit a070195
Show file tree
Hide file tree
Showing 39 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion debian/changelog
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
opencpu (2.2.4-focal0) focal; urgency=low
opencpu (2.2.4.1-focal0) focal; urgency=low

* Debian package with OpenCPU software. See www.opencpu.org

Expand Down
Binary file removed opencpu-lib/BH_1.75.0-0.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/Rcpp_1.0.6.tar.gz
Binary file not shown.
Binary file added opencpu-lib/Rcpp_1.0.7.tar.gz
Binary file not shown.
Binary file added opencpu-lib/bit64_4.0.5.tar.gz
Binary file not shown.
Binary file added opencpu-lib/bit_4.0.4.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion opencpu-lib/buildpackages.R
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ Sys.setenv(FORCE_APPARMOR=1)
install.packages("opencpu", dependencies=TRUE, type="source", lib=destdir, contriburl=paste0("file://", sourcedir))

# This causes problems if some packages were pre-installed in the root global libarary
remove.packages("BH", lib = destdir)
try(remove.packages("BH", lib = destdir))
Binary file removed opencpu-lib/cli_2.5.0.tar.gz
Binary file not shown.
Binary file added opencpu-lib/cli_3.0.1.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/cpp11_0.2.7.tar.gz
Binary file not shown.
Binary file added opencpu-lib/cpp11_0.3.1.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/curl_4.3.1.tar.gz
Binary file not shown.
Binary file added opencpu-lib/curl_4.3.2.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/haven_2.4.1.tar.gz
Binary file not shown.
Binary file added opencpu-lib/haven_2.4.3.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/mime_0.10.tar.gz
Binary file not shown.
Binary file added opencpu-lib/mime_0.11.tar.gz
Binary file not shown.
Binary file added opencpu-lib/opencpu_2.2.4.1.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/opencpu_2.2.4.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/pillar_1.6.1.tar.gz
Binary file not shown.
Binary file added opencpu-lib/pillar_1.6.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/prettyunits_1.1.1.tar.gz
Binary file not shown.
Binary file added opencpu-lib/progress_1.2.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/protolite_2.1.1.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/protolite_2.1.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/readr_1.4.0.tar.gz
Binary file not shown.
Binary file added opencpu-lib/readr_2.0.0.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/stringi_1.6.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/stringi_1.7.3.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/tibble_3.1.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/tibble_3.1.3.tar.gz
Binary file not shown.
Binary file added opencpu-lib/tzdb_0.1.2.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/unix_1.5.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/unix_1.5.3.tar.gz
Binary file not shown.
Binary file removed opencpu-lib/utf8_1.2.1.tar.gz
Binary file not shown.
Binary file added opencpu-lib/utf8_1.2.2.tar.gz
Binary file not shown.
Binary file added opencpu-lib/vroom_1.5.3.tar.gz
Binary file not shown.
Binary file added opencpu-lib/withr_2.4.2.tar.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion rpm/opencpu.spec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
%{!?branch: %define branch 2.2}

Name: opencpu
Version: 2.2.4
Version: 2.2.4.1
Release: 1
Source: opencpu-server-%{branch}.tar.gz
License: Apache2
Expand Down

0 comments on commit a070195

Please sign in to comment.