Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages / fmt


Commits:
2fa2d0b0 by Maxime Gauduin at 2023-09-12T09:47:27+02:00
upgpkg: 10.1.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = fmt
        pkgdesc = Open-source formatting library for C++
-       pkgver = 10.1.0
+       pkgver = 10.1.1
        pkgrel = 1
        url = https://fmt.dev
        arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = fmt
        makedepends = python-wheel
        depends = gcc-libs
        provides = libfmt.so
-       source = 
git+https://github.com/fmtlib/fmt.git#tag=e57ca2e3685b160617d3d95fcd9e789c4e06ca88
+       source = 
git+https://github.com/fmtlib/fmt.git#tag=f5e54359df4c26b6230fc61d38aa294581393084
        source = fmt-no-pip-no-virtualenv.patch
        source = fmt-10.0.0-sphinx.patch
        b2sums = SKIP


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Mihai Bişog <[email protected]>
 
 pkgname=fmt
-pkgver=10.1.0
+pkgver=10.1.1
 pkgrel=1
 pkgdesc='Open-source formatting library for C++'
 arch=(x86_64)
@@ -23,7 +23,7 @@ makedepends=(
   python-wheel
 )
 provides=(libfmt.so)
-_tag=e57ca2e3685b160617d3d95fcd9e789c4e06ca88
+_tag=f5e54359df4c26b6230fc61d38aa294581393084
 source=(
   git+https://github.com/fmtlib/fmt.git#tag=${_tag}
   fmt-no-pip-no-virtualenv.patch



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fmt/-/commit/2fa2d0b0fd96003bfda5d386e384d179f394654e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/fmt/-/commit/2fa2d0b0fd96003bfda5d386e384d179f394654e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to