Skip to content

Commit 0765200

Browse files
authored
hl: update to 0.36.0 (#28183)
1 parent e2cfc8b commit 0765200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mingw-w64-hl/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
_realname=hl
44
pkgbase=mingw-w64-${_realname}
55
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
6-
pkgver=0.35.4
6+
pkgver=0.36.0
77
pkgrel=1
88
pkgdesc="A fast and powerful log viewer and processor (mingw-w64)"
99
arch=('any')
@@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-rust"
2020
source=("git+${url}#tag=v${pkgver}"
2121
"zstd-sys.tar.gz::https://crates.io/api/v1/crates/zstd-sys/2.0.16+zstd.1.5.7/download"
2222
"zstd-sys-remove-statik.patch")
23-
sha256sums=('d5c6ffe1a5270f49be59e48efe0e84cc1e7703436a4eb37a349e9d84cb77dba8'
23+
sha256sums=('8bc0e32dafa07556d3ec1f47f85102e0feade6ab9cf6bedafb96bc422b183c36'
2424
'91e19ebc2adc8f83e43039e79776e3fda8ca919132d68a1fed6a5faca2683748'
2525
'48f4900ceb02d3aaf9a1020f33d56629156e96759f456c0e7ca18bfcf910767b')
2626

0 commit comments

Comments
 (0)