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

Maxime Gauduin alucryd at archlinux.org
Fri Jun 25 06:41:06 UTC 2021


    Date: Friday, June 25, 2021 @ 06:41:06
  Author: alucryd
Revision: 418690

upgpkg: fmt 8.0.0-1

Modified:
  fmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-25 05:26:57 UTC (rev 418689)
+++ PKGBUILD	2021-06-25 06:41:06 UTC (rev 418690)
@@ -2,7 +2,7 @@
 # Contributor: Mihai Bişog <mihai.bisog at gmail.com>
 
 pkgname=fmt
-pkgver=7.1.3
+pkgver=8.0.0
 pkgrel=1
 pkgdesc='Open-source formatting library for C++'
 arch=(x86_64)
@@ -19,7 +19,7 @@
   python-virtualenv
 )
 provides=(libfmt.so)
-_tag=7bdf0628b1276379886c7f6dda2cef2b3b374f0b
+_tag=9e8b86fd2d9806672cc73133d21780dd182bfd24
 source=(git+https://github.com/fmtlib/fmt.git#tag=${_tag})
 b2sums=(SKIP)
 




More information about the arch-commits mailing list