Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
gitlab-gitaly
Commits:
7c6d420e by Caleb Maclennan at 2026-05-28T23:29:06+03:00
upgpkg: 19.0.1-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gitlab-gitaly
pkgdesc = Speed up Git access using caching
- pkgver = 19.0.0
+ pkgver = 19.0.1
pkgrel = 1
url = https://gitlab.com/gitlab-org/gitaly
arch = x86_64
@@ -15,10 +15,10 @@ pkgbase = gitlab-gitaly
depends = libssh2
options = !buildflags
backup = etc/gitlab-gitaly/config.toml
- source =
https://gitlab.com/gitlab-org/gitaly/-/archive/v19.0.0/gitaly-v19.0.0.tar.gz
+ source =
https://gitlab.com/gitlab-org/gitaly/-/archive/v19.0.1/gitaly-v19.0.1.tar.gz
source = gitlab-gitaly-configs.patch
source = gitlab-gitaly.service
- sha256sums =
06d87e84d48cd457b537918c24468d5a8fa5882e96228d280f4940e7a2c0578e
+ sha256sums =
31d34a958a5417922986243b790e4846732ad2c55f6c2477f45bb43011f66e5e
sha256sums =
71427bf763a1d5cfaad4803d5978c4636167ffdd8facce4a66f8988bda36b544
sha256sums =
a047c82481ccbaa3b00ba1bb769135934fa4fa939eb6506d09c77f3a7aec08cd
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
# Contributor: loqs <[email protected]>
pkgname=gitlab-gitaly
-pkgver=19.0.0
+pkgver=19.0.1
pkgrel=1
pkgdesc='Speed up Git access using caching'
arch=(x86_64)
@@ -24,7 +24,7 @@ _archive="gitaly-v$pkgver"
source=("$url/-/archive/v$pkgver/$_archive.tar.gz"
"$pkgname-configs.patch"
"$pkgname.service")
-sha256sums=('06d87e84d48cd457b537918c24468d5a8fa5882e96228d280f4940e7a2c0578e'
+sha256sums=('31d34a958a5417922986243b790e4846732ad2c55f6c2477f45bb43011f66e5e'
'71427bf763a1d5cfaad4803d5978c4636167ffdd8facce4a66f8988bda36b544'
'a047c82481ccbaa3b00ba1bb769135934fa4fa939eb6506d09c77f3a7aec08cd')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-gitaly/-/commit/7c6d420e9dd0e549c6208943920e3d87fd012de6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-gitaly/-/commit/7c6d420e9dd0e549c6208943920e3d87fd012de6
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help