git » python-structlog.git » commit 9063416

upgpkg: 23.1.0-1

author Chih-Hsuan Yen
2023-04-07 11:48:11 UTC
committer Chih-Hsuan Yen
2023-04-07 11:48:11 UTC
parent 777075e4f1f90224db6b80df094d79384f4c74cd

upgpkg: 23.1.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index e4decc4..2d5ae5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,9 +3,9 @@
 
 pkgname=python-structlog
 # https://www.structlog.org/en/stable/changelog.html
-pkgver=22.3.0
+pkgver=23.1.0
 # curl https://api.github.com/repos/hynek/structlog/git/ref/tags/$pkgver | jq -r .object.sha
-_tag=17c8c363ead9badee1e5083c75358d992654b7a5
+_tag=785135e3db8d40c470acca88a263bb47be0c3a5d
 pkgrel=1
 pkgdesc="Structured Logging for Python"
 url="https://www.structlog.org"