Merge pull request #4185 from ertugerata/master

R-lang update to 3.4.3
This commit is contained in:
Ertuğrul Erata
2017-12-01 22:13:07 +02:00
committed by GitHub
+8 -2
View File
@@ -1,4 +1,3 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
@@ -14,7 +13,7 @@
<IsA>app:console</IsA>
<Summary>A free software environment for statistical computing and graphics</Summary>
<Description>This package includes the core R userspace and all R development components.</Description>
<Archive sha1sum="054c1d099006354c89b195df6783b933846ced60" type="targz">http://cran.r-project.org/src/base/R-3/R-3.4.0.tar.gz</Archive>
<Archive sha1sum="537d481888f20d385b3039f2f2b0c49b7b0fb5de" type="targz">http://cran.r-project.org/src/base/R-3/R-3.4.3.tar.gz</Archive>
<BuildDependencies>
<Dependency>libXmu-devel</Dependency>
<Dependency>icu4c-devel</Dependency>
@@ -121,6 +120,13 @@
</Package>
<History>
<Update release="3">
<Date>2017-12-01</Date>
<Version>3.4.3</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2017-06-08</Date>
<Version>3.4.0</Version>