[arch-commits] Commit in ldc/trunk (PKGBUILD)

Dan Printzell wild at gemini.archlinux.org
Sun Jul 24 14:38:05 UTC 2022


    Date: Sunday, July 24, 2022 @ 14:38:04
  Author: wild
Revision: 1255929

upgpkg: ldc 3:1.30.0-1: Updated to 1.30.0

Modified:
  ldc/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-24 14:30:11 UTC (rev 1255928)
+++ PKGBUILD	2022-07-24 14:38:04 UTC (rev 1255929)
@@ -4,12 +4,12 @@
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.29.0
-_pkgcommit=6aa350a1cf000db263db36a2bc5624935adfde71
-_dversion=2.099.1
+pkgver=1.30.0
+_pkgcommit=32f5a359dd9030b2dc667e1e7823a1b765496cac
+_dversion=2.100.1
 _clangversion=14.0.6 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=3
-pkgrel=4
+pkgrel=1
 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"



More information about the arch-commits mailing list