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.22.0
version=1.23.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=db5d9c2c0ec113f6773c22e7c09c51c08a62a196ca28a2008ff11546c77297bb
checksum=578c0ff6cb80098baca84042a104644758907002e4fc7ba839a1266be7f4af28

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