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

Maxime Gauduin alucryd at gemini.archlinux.org
Thu Sep 1 14:08:47 UTC 2022


    Date: Thursday, September 1, 2022 @ 14:08:46
  Author: alucryd
Revision: 454867

upgpkg: fmt 9.1.0-1

Modified:
  fmt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-01 13:14:41 UTC (rev 454866)
+++ PKGBUILD	2022-09-01 14:08:46 UTC (rev 454867)
@@ -2,7 +2,7 @@
 # Contributor: Mihai Bişog <mihai.bisog at gmail.com>
 
 pkgname=fmt
-pkgver=9.0.0
+pkgver=9.1.0
 pkgrel=1
 pkgdesc='Open-source formatting library for C++'
 arch=(x86_64)
@@ -19,7 +19,7 @@
   python-virtualenv
 )
 provides=(libfmt.so)
-_tag=c4ee726532178e556d923372f29163bd206d7732
+_tag=a33701196adfad74917046096bf5a2aa0ab0bb50
 source=(git+https://github.com/fmtlib/fmt.git#tag=${_tag})
 b2sums=(SKIP)
 



More information about the arch-commits mailing list