From 9e0c9c7c640ca87993a82f8be2c2bc00f7690a4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?= Date: Wed, 29 Mar 2023 10:06:27 +0200 Subject: [PATCH] gitoxide: update to 0.23.0. --- srcpkgs/gitoxide/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gitoxide/template b/srcpkgs/gitoxide/template index dd7b526a42ff..2be41ba5ea98 100644 --- a/srcpkgs/gitoxide/template +++ b/srcpkgs/gitoxide/template @@ -1,6 +1,6 @@ # Template file for 'gitoxide' pkgname=gitoxide -version=0.22.1 +version=0.23.0 revision=1 build_style=cargo hostmakedepends="pkg-config cmake" @@ -11,7 +11,7 @@ license="MIT, Apache-2.0" homepage="https://github.com/Byron/gitoxide" changelog="https://github.com/Byron/gitoxide/raw/main/CHANGELOG.md" distfiles="https://github.com/Byron/gitoxide/archive/refs/tags/v${version}.tar.gz" -checksum=a0349214654fcfcf4448a9d3c3e721b27c591191b651363c3bea1347c1120d2e +checksum=45b4fc2fc6f5f1ed9fb019cbae8633b6a3129f349182774b5b8c601bbb3e17db post_install() { vlicense LICENSE-APACHE