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
Commits
d3910224
Commit
d3910224
authored
1 year ago
by
Celeste
Committed by
omni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/ocaml-sedlex: upgrade to 3.2
parent
33c15705
No related branches found
No related tags found
1 merge request
!62755
*/ocaml*: rebuild against 4.14.2 & improve
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/ocaml-sedlex/APKBUILD
+4
-4
4 additions, 4 deletions
testing/ocaml-sedlex/APKBUILD
with
4 additions
and
4 deletions
testing/ocaml-sedlex/APKBUILD
+
4
−
4
View file @
d3910224
...
...
@@ -2,8 +2,8 @@
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname
=
ocaml-sedlex
_pkgname
=
sedlex
pkgver
=
3.
1
pkgrel
=
1
pkgver
=
3.
2
pkgrel
=
0
pkgdesc
=
"An OCaml lexer generator for Unicode"
url
=
"https://github.com/ocaml-community/sedlex"
arch
=
"all !riscv64"
# limited by ocaml aport
...
...
@@ -13,7 +13,7 @@ makedepends="$depends_dev dune ocaml"
checkdepends
=
"cmd:curl"
options
=
"!check"
subpackages
=
"
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/ocaml-community/sedlex/archive/v
$pkgver
.tar.gz"
source
=
"
$
_
pkgname
-
$pkgver
.tar.gz::https://github.com/ocaml-community/sedlex/archive/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-
$pkgver
"
_ocamldir
=
usr/lib/ocaml
...
...
@@ -75,5 +75,5 @@ scan_python3_dependency() {
}
sha512sums
=
"
27c7954c03a9d78f252167708afe7d91648ad3d3aa529e00c73da75bac49c2cf552cc9d27d29f1d9a04b1e2b47b7c6de9e9850c53124ad9f311d0a8f54bb9cae ocaml-
sedlex-3.
1
.tar.gz
00e257d1b97e99d49028d2e38b20a05c6aa151c362991c37c17522bf58c19e273b762ea39dd9783ed9ecc60d11dadeabb0487e16b4af91536e45e7e18c86cfe9
sedlex-3.
2
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment