From 241a8718b4a0926adac7291a6ad2ad26c80586ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Wed, 3 Mar 2021 11:51:59 -0300 Subject: [PATCH] fish-shell: bump to force build on musl. --- srcpkgs/fish-shell/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/fish-shell/template b/srcpkgs/fish-shell/template index 250c07b7fe1..05daee1117a 100644 --- a/srcpkgs/fish-shell/template +++ b/srcpkgs/fish-shell/template @@ -1,7 +1,7 @@ # Template file for 'fish-shell' pkgname=fish-shell version=3.2.0 -revision=1 +revision=2 wrksrc="fish-${version}" build_style=cmake hostmakedepends="gettext"