extra/ldc to 1.36.0-1

This commit is contained in:
Kevin Mihelich 2024-01-07 16:00:11 +00:00
parent 63ab131351
commit b2af4d0a1c
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
pkgbase = ldc
pkgdesc = A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2
pkgver = 1.35.0
pkgver = 1.36.0
pkgrel = 1
epoch = 3
url = https://github.com/ldc-developers/ldc
@ -14,7 +14,7 @@ pkgbase = ldc
makedepends = ldc
makedepends = ninja
options = !lto
source = git+https://github.com/ldc-developers/ldc#commit=9c1ae1efbbebcf21b73e7b710d508d0d5ca04454
source = git+https://github.com/ldc-developers/ldc#commit=530d41be11e92901f797ebbbc1dc695df4af06e9
source = ldc-phobos::git+https://github.com/ldc-developers/phobos.git
sha256sums = SKIP
sha256sums = SKIP
@ -24,7 +24,7 @@ pkgname = ldc
depends = llvm-libs
depends = gcc
depends = compiler-rt
provides = d-compiler=2.105.2
provides = d-compiler=2.106.1
backup = etc/ldc2.conf
pkgname = liblphobos

View file

@ -10,9 +10,9 @@
pkgname=('ldc' 'liblphobos')
groups=('dlang' 'dlang-ldc')
pkgver=1.35.0
_pkgcommit=9c1ae1efbbebcf21b73e7b710d508d0d5ca04454
_dversion=2.105.2
pkgver=1.36.0
_pkgcommit=530d41be11e92901f797ebbbc1dc695df4af06e9
_dversion=2.106.1
_clangversion=16 # related to where ldc2 looks for compiler-rt sanitizers
epoch=3
pkgrel=1