We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e065b3b commit 5308b75Copy full SHA for 5308b75
srcpkgs/jaq/template
@@ -1,6 +1,6 @@
1
# Template file for 'jaq'
2
pkgname=jaq
3
-version=2.1.1
+version=2.2.0
4
revision=1
5
build_style=cargo
6
configure_args="--no-default-features"
@@ -11,7 +11,7 @@ license="MIT"
11
homepage="https://github.com/01mf02/jaq"
12
changelog="https://github.com/01mf02/jaq/releases"
13
distfiles="https://github.com/01mf02/jaq/archive/refs/tags/v${version}.tar.gz"
14
-checksum=b8276f6618bd69b2d8feb8d76b927a6debe1bc950742d344643cc4e4d0849009
+checksum=eee6a4d608c31c12c82644f1cdb69cfed55bb079806ec939e4de486bb252c631
15
16
post_install() {
17
vlicense LICENSE-MIT
0 commit comments