walker: update to 0.12.22.

This commit is contained in:
Xavier Fortier 2025-05-24 14:53:47 -04:00 committed by classabbyamp
parent 25e8d20599
commit 48efbb0d30

View file

@ -1,6 +1,6 @@
# Template file for 'walker' # Template file for 'walker'
pkgname=walker pkgname=walker
version=0.12.21 version=0.12.22
revision=1 revision=1
build_style=go build_style=go
build_helper="gir" build_helper="gir"
@ -15,7 +15,7 @@ license="MIT"
homepage="https://github.com/abenz1267/walker" homepage="https://github.com/abenz1267/walker"
changelog="https://github.com/abenz1267/walker/releases" changelog="https://github.com/abenz1267/walker/releases"
distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz" distfiles="https://github.com/abenz1267/walker/archive/v${version}.tar.gz"
checksum=7ba7a74f4fd2dd0d1fcf6b96adcb08032583f6557d2d66a73e7036c9f95a71fa checksum=8f60472dc9583a1abff3e114b680a593597c7210ed6fe1cfc743ec0c372aa891
make_check=no # no tests and slog warnings make it fail make_check=no # no tests and slog warnings make it fail
do_build() { do_build() {