Evangelos Foutras pushed to branch main at Arch Linux / Packaging / Packages /
ldc
Commits:
9a6e3360 by Evangelos Foutras at 2024-06-30T14:16:20+03:00
upgpkg: 3:1.38.0-2: LLVM 18 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ldc
pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure
including D runtime and libphobos2
pkgver = 1.38.0
- pkgrel = 1
+ pkgrel = 2
epoch = 3
url = https://github.com/ldc-developers/ldc
arch = x86_64
=====================================
PKGBUILD
=====================================
@@ -7,9 +7,9 @@ groups=('dlang' 'dlang-ldc')
pkgver=1.38.0
_pkgcommit=59c0c60a10f25799ebaf2bde751705eb4e7e3f40
_dversion=2.108.1
-_clangversion=17 # related to where ldc2 looks for compiler-rt sanitizers
+_clangversion=18 # related to where ldc2 looks for compiler-rt sanitizers
epoch=3
-pkgrel=1
+pkgrel=2
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D
runtime and libphobos2"
arch=('x86_64')
url="https://github.com/ldc-developers/ldc"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ldc/-/commit/9a6e3360d80106effbaa51cbcd8ede789338ca86
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ldc/-/commit/9a6e3360d80106effbaa51cbcd8ede789338ca86
You're receiving this email because of your account on gitlab.archlinux.org.