Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages / 
libc++


Commits:
2a01d6c6 by Christian Heusel at 2025-07-21T15:32:58+02:00
upgpkg: 20.1.6-2: Rebuild for dependency change

Related to 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcplusplus/-/merge_requests/1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = libc++
        pkgdesc = LLVM C++ standard library
        pkgver = 20.1.6
-       pkgrel = 1
+       pkgrel = 2
        url = https://libcxx.llvm.org/
        arch = x86_64
        license = Apache-2.0 WITH LLVM-exception
@@ -24,7 +24,7 @@ pkgbase = libc++
 pkgname = libc++
        depends = gcc-libs
        depends = glibc
-       depends = libc++abi=20.1.6-1
+       depends = libc++abi=20.1.6-2
 
 pkgname = libc++abi
        pkgdesc = Low level support for the LLVM C++ standard library


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 pkgbase=libc++
 pkgname=(libc++ libc++abi)
 pkgver=20.1.6
-pkgrel=1
+pkgrel=2
 pkgdesc="LLVM C++ standard library"
 url="https://libcxx.llvm.org/";
 license=('Apache-2.0 WITH LLVM-exception')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcplusplus/-/commit/2a01d6c631fb90db7baa388c999d23fea28c4e87

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/libcplusplus/-/commit/2a01d6c631fb90db7baa388c999d23fea28c4e87
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to