mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
community/ldc to 1.14.0-1
This commit is contained in:
parent
039ba8d1e3
commit
e0fa399932
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ buildarch=12
|
|||
|
||||
pkgname=('ldc' 'liblphobos')
|
||||
groups=('dlang' 'dlang-ldc')
|
||||
pkgver=1.13.0
|
||||
_pkgcommit=d4858cfbcbd85a09b94e2d3a2e9bc54ba6f244c4
|
||||
_dversion=2.083.1
|
||||
_clangversion=7.0.0 # related to where ldc2 looks for compiler-rt sanitizers
|
||||
pkgver=1.14.0
|
||||
_pkgcommit=e319c790f574d630ab0b930b980cfc1120ebe1d8
|
||||
_dversion=2.084.1
|
||||
_clangversion=7.0.1 # related to where ldc2 looks for compiler-rt sanitizers
|
||||
epoch=2
|
||||
pkgrel=1
|
||||
pkgdesc="A D Compiler based on the LLVM Compiler Infrastructure including D runtime and libphobos2"
|
||||
|
|
Loading…
Reference in a new issue