From 2638f08721944c2c043c82feb52f93bdaf19a512 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Wed, 15 Nov 2023 22:17:55 +0100 Subject: [PATCH] stylua: 0.19.0 -> 0.19.1 --- stylua/.signature | 6 +++--- stylua/Pkgfile | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/stylua/.signature b/stylua/.signature index 1c79a3f19..7c56b0f04 100644 --- a/stylua/.signature +++ b/stylua/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35UW6mYmF6J7fCsCOpgoe/fZLdNqe66CbNpuqPBVUMNxk6y0Rm57fDxgs/1xGbS3QsOgItxmEJP0pDyfYI6kjQ0= -SHA256 (Pkgfile) = da0c813333d67e9532f96bdad79bb2ca6e81599978a88ac66ddfa14dbaf92068 +RWSagIOpLGJF35VCREGfvGzik7q1EjuRD/ul6YavLHoMxl/NvYzH9dMYW+RJvbBynORmhDg4Gh+Km8cGf79vbdj7CVYKsvJADg8= +SHA256 (Pkgfile) = b72eaa816f61b0509ca9b874f4ee01a8af153501a1457c9ba4e4e4ab11de3f85 SHA256 (.footprint) = 206c4ed7edd33daadb8c9716aa98945676fdbc660ad1206599341acdb764564e -SHA256 (StyLua-0.19.0.tar.gz) = b227f41250925ef4aa4403cea52fbc144d1a78576eb0181b6d477ca7cf31e6bf +SHA256 (StyLua-0.19.1.tar.gz) = c232227bf6085e3039b47a2ee24c76dad6ba1e786df65d9933ee000a3ee2c36e diff --git a/stylua/Pkgfile b/stylua/Pkgfile index 294c55309..efa5a1e85 100644 --- a/stylua/Pkgfile +++ b/stylua/Pkgfile @@ -4,7 +4,7 @@ # Depends on: rust name=stylua -version=0.19.0 +version=0.19.1 release=1 source=(https://github.com/JohnnyMorganz/StyLua/archive/v$version/StyLua-$version.tar.gz)