Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
camlp-streams


Commits:
d8de144f by Antonio Rojas at 2024-05-06T00:21:42+02:00
upgpkg: 5.0.1-6: Rebuild for LTO version bump

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = camlp-streams
        pkgdesc = The Stream and Genlex libraries for use with Camlp4 and 
Camlp5.
        pkgver = 5.0.1
-       pkgrel = 5
+       pkgrel = 6
        url = https://github.com/ocaml/camlp-streams
        arch = x86_64
        license = BSD
@@ -9,6 +9,7 @@ pkgbase = camlp-streams
        depends = ocaml
        depends = ocaml-compiler-libs
        options = !strip
+       options = !debug
        source = 
camlp-streams-v5.0.1.tar.gz::https://github.com/ocaml/camlp-streams/archive/v5.0.1.tar.gz
        sha256sums = 
ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4
 


=====================================
PKGBUILD
=====================================
@@ -2,14 +2,14 @@
 pkgname="camlp-streams"
 pkgver=5.0.1
 _relname=v5.0.1
-pkgrel=5
+pkgrel=6
 pkgdesc="The Stream and Genlex libraries for use with Camlp4 and Camlp5."
 arch=('x86_64')
 url="https://github.com/ocaml/camlp-streams";
 license=('BSD')
 makedepends=('dune')
 depends=('ocaml' 'ocaml-compiler-libs')
-options=('!strip')
+options=('!strip' '!debug') 
 
source=("camlp-streams-${_relname}.tar.gz::https://github.com/ocaml/camlp-streams/archive/$_relname.tar.gz";)
 sha256sums=('ad71f62406e9bb4e7fb5d4593ede2af6c68f8b0d96f25574446e142c3eb0d9a4')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/camlp-streams/-/commit/d8de144fbd1684d0f27beeba1e94bd66c88f9cc8

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/camlp-streams/-/commit/d8de144fbd1684d0f27beeba1e94bd66c88f9cc8
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to