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

Dan Printzell wild at gemini.archlinux.org
Tue Aug 3 20:35:03 UTC 2021


    Date: Tuesday, August 3, 2021 @ 20:35:03
  Author: wild
Revision: 993553

upgpkg: ldc 2:1.27.0-1: Updated to 1.27.0

Modified:
  ldc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-03 20:32:28 UTC (rev 993552)
+++ PKGBUILD	2021-08-03 20:35:03 UTC (rev 993553)
@@ -4,12 +4,12 @@
 
 pkgname=('ldc' 'liblphobos')
 groups=('dlang' 'dlang-ldc')
-pkgver=1.26.0
-_pkgcommit=162ee0cd815ec0e3f8f646f78178833f19c4a657
-_dversion=2.096.1
+pkgver=1.27.0
+_pkgcommit=dae61cb8d745642e9eebc85c294c93d2f62c07d9
+_dversion=2.097.1
 _clangversion=12.0.1 # related to where ldc2 looks for compiler-rt sanitizers
 epoch=2
-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