From d0d845e08d20e118b61f4dfb83c0fc0bb2a12e84 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Mon, 11 Aug 2025 12:34:13 -0400 Subject: [PATCH] conduit: update to 0.10.8. --- srcpkgs/conduit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/conduit/template b/srcpkgs/conduit/template index 133a77ec1ea..4e7a1b4e23f 100644 --- a/srcpkgs/conduit/template +++ b/srcpkgs/conduit/template @@ -1,6 +1,6 @@ # Template file for 'conduit' pkgname=conduit -version=0.10.6 +version=0.10.8 revision=1 build_style=cargo hostmakedepends="clang pkg-config" @@ -10,7 +10,7 @@ maintainer="Joel Beckmeyer " license="Apache-2.0" homepage="https://conduit.rs/" distfiles="https://gitlab.com/famedly/conduit/-/archive/v${version}/conduit-v${version}.tar.gz" -checksum=acf3f7e86505897eeff760eae569ef1c979325e0f2e16413c09262eb94f2568c +checksum=0125447daa71e856626195341b56f130f4f88927647c275b2031af89f2b374cd system_accounts="_conduit" _conduit_homedir="/var/lib/conduit"