Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-sexplib0
Commits:
6607c8f3 by Juergen Hoetzel at 2024-06-01T20:29:59+02:00
upgpkg: 0.16.0-5: OCaml 5.2 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.16.0
- pkgrel = 4
+ pkgrel = 5
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.16.0-4.tar.gz::https://github.com/janestreet/sexplib0/archive/v0.16.0.tar.gz
+ source =
ocaml-sexplib0-0.16.0-5.tar.gz::https://github.com/janestreet/sexplib0/archive/v0.16.0.tar.gz
sha256sums =
73002106488074187a174992da6e76f36f543e6daa80dbf6039a3e10e46adc80
pkgname = ocaml-sexplib0
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_projectname='sexplib0'
pkgname="ocaml-$_projectname"
pkgver=0.16.0
-pkgrel=4
+pkgrel=5
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/6607c8f3e9d6b8f9fe7e062d703764ee1704b7bc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-sexplib0/-/commit/6607c8f3e9d6b8f9fe7e062d703764ee1704b7bc
You're receiving this email because of your account on gitlab.archlinux.org.