Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Merge requests
!30412
icu: upgrade to 70.1 & rebuilds (obsoletes
!27089
)
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
icu: upgrade to 70.1 & rebuilds (obsoletes
!27089
)
Misthios/aports:icu-new
into
master
Overview
4
Commits
96
Pipelines
17
Changes
103
Merged
Wesley van Tilburg
requested to merge
Misthios/aports:icu-new
into
master
3 years ago
Overview
2
Commits
96
Pipelines
17
Changes
103
Expand
notes:
mapnik: switched to the scons version from the repo as the bundled version did not work with python 3.10. (cannot seem to find maintainers gitlab)
mozjs78: patch from fedora to build with python 3.10.
@Cogitri
mapbox-gl-native: patch from arch to compile.
@PureTryOut
kdb: patch postgres cmake module to find postgres 12+. also puretryout
Pings because of the changes listed above.
Edited
3 years ago
by
Wesley van Tilburg
1
0
Merge request reports
Compare
master
version 16
91978b60
3 years ago
version 15
fdc0c5b2
3 years ago
version 14
94db4e0b
3 years ago
version 13
b8d13f27
3 years ago
version 12
83cd9a85
3 years ago
version 11
7d016233
3 years ago
version 10
be90861e
3 years ago
version 9
2613fae4
3 years ago
version 8
0c77186c
3 years ago
version 7
225fecda
3 years ago
version 6
dee578f8
3 years ago
version 5
a4f136be
3 years ago
version 4
83962f50
3 years ago
version 3
3a9d1284
3 years ago
version 2
eaaf912a
3 years ago
version 1
0800429a
3 years ago
master (base)
and
latest version
latest version
1e4e88ac
96 commits,
3 years ago
version 16
91978b60
96 commits,
3 years ago
version 15
fdc0c5b2
97 commits,
3 years ago
version 14
94db4e0b
97 commits,
3 years ago
version 13
b8d13f27
97 commits,
3 years ago
version 12
83cd9a85
98 commits,
3 years ago
version 11
7d016233
98 commits,
3 years ago
version 10
be90861e
98 commits,
3 years ago
version 9
2613fae4
98 commits,
3 years ago
version 8
0c77186c
99 commits,
3 years ago
version 7
225fecda
99 commits,
3 years ago
version 6
dee578f8
98 commits,
3 years ago
version 5
a4f136be
98 commits,
3 years ago
version 4
83962f50
98 commits,
3 years ago
version 3
3a9d1284
99 commits,
3 years ago
version 2
eaaf912a
100 commits,
3 years ago
version 1
0800429a
99 commits,
3 years ago
103 files
+
553
−
122
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
103
Search (e.g. *.vue) (Ctrl+P)
community/R/APKBUILD
+
1
−
1
Options
@@ -3,7 +3,7 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
R
pkgver
=
4.1.2
pkgrel
=
1
pkgrel
=
2
pkgdesc
=
"Language and environment for statistical computing"
url
=
"https://www.r-project.org/"
# mips64 and riscv64 blocked by java-jre-headless
Loading