Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-sexplib0
Commits:
14c6f8cb by Juergen Hoetzel at 2025-11-01T14:41:42+01:00
upgpkg: 0.17.0-4: OCaml 5.4.0-1 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-sexplib0
pkgdesc = Library containing the definition of S-expressions and some
base converters
pkgver = 0.17.0
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/janestreet/sexplib0
arch = x86_64
license = MIT
@@ -9,7 +9,7 @@ pkgbase = ocaml-sexplib0
depends = ocaml
options = !strip
options = !debug
- source =
ocaml-sexplib0-0.17.0-3.tar.gz::https://github.com/janestreet/sexplib0/archive/v0.17.0.tar.gz
+ source =
ocaml-sexplib0-0.17.0-4.tar.gz::https://github.com/janestreet/sexplib0/archive/v0.17.0.tar.gz
sha256sums =
5b0910b5dab8ec63633be5dbf92a3e4863d415d803cad9dddf99dba43ce7498b
pkgname = ocaml-sexplib0
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_projectname='sexplib0'
pkgname="ocaml-$_projectname"
pkgver=0.17.0
-pkgrel=3
+pkgrel=4
pkgdesc='Library containing the definition of S-expressions and some base
converters'
arch=('x86_64')
url="https://github.com/janestreet/$_projectname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-sexplib0/-/commit/14c6f8cb5359e4ee734297dd11cefc6080aaddbc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-sexplib0/-/commit/14c6f8cb5359e4ee734297dd11cefc6080aaddbc
You're receiving this email because of your account on gitlab.archlinux.org.