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

Maxime Gauduin alucryd at archlinux.org
Mon Aug 10 08:40:05 UTC 2020


    Date: Monday, August 10, 2020 @ 08:40:05
  Author: alucryd
Revision: 393507

upgpkg: fmt 7.0.3-1

Modified:
  fmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-10 08:38:24 UTC (rev 393506)
+++ PKGBUILD	2020-08-10 08:40:05 UTC (rev 393507)
@@ -2,7 +2,7 @@
 # Contributor: Mihai Bişog <mihai.bisog at gmail.com>
 
 pkgname=fmt
-pkgver=7.0.2
+pkgver=7.0.3
 pkgrel=1
 pkgdesc='Open-source formatting library for C++'
 arch=(x86_64)
@@ -19,7 +19,7 @@
   python-virtualenv
 )
 provides=(libfmt.so)
-_tag=b9d749095e3397f154e2938f96dd11912f2d9300
+_tag=cd4af11efc9c622896a3e4cb599fa28668ca3d05
 source=(git+https://github.com/fmtlib/fmt.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list