Date: Saturday, February 4, 2023 @ 08:32:37
  Author: grawlinson
Revision: 1392318

upgpkg: python-xlsxwriter 3.0.8-1; new upstream release

Modified:
  python-xlsxwriter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-04 08:29:44 UTC (rev 1392317)
+++ PKGBUILD    2023-02-04 08:32:37 UTC (rev 1392318)
@@ -2,7 +2,7 @@
 # Contributor: George Rawlinson <[email protected]>
 
 pkgname=python-xlsxwriter
-pkgver=3.0.7
+pkgver=3.0.8
 pkgrel=1
 pkgdesc='A Python module for creating Excel XLSX files'
 arch=('any')
@@ -16,7 +16,7 @@
   'python-wheel'
   'python-setuptools'
 )
-_commit='73bfa7275b9f3f45f9ee27708b3f682f4988c48f'
+_commit='fdc7771173384efa71044885ff59493740498194'
 source=("$pkgname::git+$url#commit=$_commit")
 b2sums=('SKIP')
 

Reply via email to