Jürgen Hötzel pushed to branch main at Arch Linux / Packaging / Packages /
ocaml-ppx_derivers
Commits:
868a833f by Juergen Hoetzel at 2024-06-01T20:29:06+02:00
upgpkg: 1.2.1-15: OCaml 5.2 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_derivers
pkgdesc = Shared deriving plugin registry
pkgver = 1.2.1
- pkgrel = 14
+ pkgrel = 15
url = https://github.com/ocaml-ppx/ppx_derivers
arch = x86_64
license = BSD
@@ -9,7 +9,7 @@ pkgbase = ocaml-ppx_derivers
depends = ocaml
options = !strip
options = !debug
- source =
ocaml-ppx_derivers-1.2.1-14.tar.gz::https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz
+ source =
ocaml-ppx_derivers-1.2.1-15.tar.gz::https://github.com/ocaml-ppx/ppx_derivers/archive/1.2.1.tar.gz
sha256sums =
b6595ee187dea792b31fc54a0e1524ab1e48bc6068d3066c45215a138cc73b95
pkgname = ocaml-ppx_derivers
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
_projectname='ppx_derivers'
pkgname="ocaml-$_projectname"
pkgver=1.2.1
-pkgrel=14
+pkgrel=15
pkgdesc='Shared deriving plugin registry'
arch=('x86_64')
url="https://github.com/ocaml-ppx/$_projectname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ppx_derivers/-/commit/868a833fc5e93665e4f92e6c1453963c142706e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ocaml-ppx_derivers/-/commit/868a833fc5e93665e4f92e6c1453963c142706e8
You're receiving this email because of your account on gitlab.archlinux.org.