From 7c53721a2689fcbd5c7c8a3907510b22c35faaf0 Mon Sep 17 00:00:00 2001 From: Joel Beckmeyer Date: Wed, 26 Aug 2026 09:13:04 -0400 Subject: [PATCH] conduit: update to 0.10.13. --- srcpkgs/conduit/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/conduit/template b/srcpkgs/conduit/template index 45fc15aa423c95..9907e01e517545 100644 --- a/srcpkgs/conduit/template +++ b/srcpkgs/conduit/template @@ -1,6 +1,6 @@ # Template file for 'conduit' pkgname=conduit -version=0.10.12 +version=0.10.13 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=51ace710d645677c71d7ef99bbdfdd5dd78d179d1180bca5b3cd54426c11ddd4 +checksum=2fe1542150f4aee0ad67fb9840f401959349f83a9aa898c06d97ad9b995947d2 system_accounts="_conduit" _conduit_homedir="/var/lib/conduit"