From a63770728ed0c7b49800ea86c7b3e0d7abc2ee95 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 14 Aug 2024 23:00:01 -0400 Subject: [PATCH] sampler: rebuild for go-1.23.0 --- srcpkgs/sampler/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/sampler/template b/srcpkgs/sampler/template index 8981e043684..5f880f2cba1 100644 --- a/srcpkgs/sampler/template +++ b/srcpkgs/sampler/template @@ -1,7 +1,7 @@ # Template file for 'sampler' pkgname=sampler version=1.1.0 -revision=3 +revision=4 build_style=go go_import_path="github.com/sqshq/sampler" makedepends="alsa-lib-devel"