From 7c07b72ceb7ced4219893670501da7891d6f76f4 Mon Sep 17 00:00:00 2001 From: kth5 Date: Mon, 15 Jan 2024 18:39:18 +0100 Subject: [PATCH] * update gitlab-gitaly to 16.6.1-1 --- go/gitlab-gitaly/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/go/gitlab-gitaly/PKGBUILD b/go/gitlab-gitaly/PKGBUILD index 831c93b995..6e93a2468c 100644 --- a/go/gitlab-gitaly/PKGBUILD +++ b/go/gitlab-gitaly/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: loqs pkgname=gitlab-gitaly -pkgver=16.5.0 +pkgver=16.6.1 pkgrel=1 pkgdesc='Speed up Git access using caching' arch=(x86_64 powerpc64le) @@ -24,7 +24,7 @@ _archive="gitaly-v$pkgver" source=("$url/-/archive/v$pkgver/$_archive.tar.gz" "$pkgname-configs.patch" "$pkgname.service") -sha256sums=('306c438b5f3796e2e9eab5280e522fa4c32f20c76c9dd15978bfe06d8808bd2f' +sha256sums=('4dd35f542fa7480b192c24d0b8d718e696b13c686feff5a990ba394cca882171' '4257f8fa0c1ca58e25db037ae8ba3bfd83e87e6346e8a4758be21bb87f3cc65d' 'a047c82481ccbaa3b00ba1bb769135934fa4fa939eb6506d09c77f3a7aec08cd')