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
d779ba56
Commit
d779ba56
authored
1 year ago
by
Celeste
Committed by
omni
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/ocaml-sexplib0: upgrade to 0.16.0
parent
d7e1abf5
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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-sexplib0/APKBUILD
+5
-5
5 additions, 5 deletions
testing/ocaml-sexplib0/APKBUILD
with
5 additions
and
5 deletions
testing/ocaml-sexplib0/APKBUILD
+
5
−
5
View file @
d779ba56
...
...
@@ -2,8 +2,8 @@
# Maintainer: Celeste <cielesti@protonmail.com>
pkgname
=
ocaml-sexplib0
_pkgname
=
sexplib0
pkgver
=
0.1
5
.0
pkgrel
=
2
pkgver
=
0.1
6
.0
pkgrel
=
0
pkgdesc
=
"Library containing the definition of S-expressions and some base converters"
url
=
"https://github.com/janestreet/sexplib0"
arch
=
"all !riscv64"
# restricted by ocaml
...
...
@@ -11,7 +11,7 @@ license="MIT"
depends_dev
=
"
$pkgname
=
$pkgver
-r
$pkgrel
"
makedepends
=
"dune ocaml"
subpackages
=
"
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::
https://ocaml.janestreet.com/ocaml-core/v
${
pkgver
%.*
}
/files/sexplib0-v
$pkgver
.tar.gz"
source
=
"https://ocaml.janestreet.com/ocaml-core/v
${
pkgver
%.*
}
/files/sexplib0-v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgname
-v
$pkgver
"
# 32-bit archs
...
...
@@ -25,7 +25,7 @@ build() {
}
check
()
{
dune runtest
--no-buffer
--verbose
dune runtest
--build-dir
=
.testenv
--no-buffer
--verbose
}
package
()
{
...
...
@@ -75,5 +75,5 @@ scan_python3_dependency() {
}
sha512sums
=
"
6f8b11422ce066a3c48338deea6aedfc44d365de6128bf926b0da3a51e9c0d839d84f92388b0a84c25ef875ea9d48e521e3cba53d8db85be30d67ad78e7ff450 ocaml-
sexplib0-0.1
5
.0.tar.gz
397c7a9cc5bd9f8a90948a94c576f757b7bb6033900b8f134f61dce8344556c4825b8408925e3686b577e67758f5de55b07181f73cbb52b12e2eacfb6c8b6259
sexplib0-
v
0.1
6
.0.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