Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/numbat/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'numbat'
pkgname=numbat
version=1.23.0
version=1.24.0
revision=1
build_wrksrc=numbat-cli
build_style=cargo
Expand All @@ -12,7 +12,7 @@ license="Apache-2.0 OR MIT"
homepage="https://numbat.dev"
changelog="https://github.com/sharkdp/numbat/releases"
distfiles="https://github.com/sharkdp/numbat/archive/refs/tags/v${version}.tar.gz"
checksum=578c0ff6cb80098baca84042a104644758907002e4fc7ba839a1266be7f4af28
checksum=03c84d1d30bce73f2fcbfa79c8df51e580293918fef9c35966b158eaae234a08

post_patch() {
# apply patched Cargo.toml changes to lockfile
Expand Down