Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
glaze


Commits:
3e12aa7b by Caleb Maclennan at 2026-05-30T10:55:53+03:00
upgpkg: 7.7.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,12 +1,12 @@
 pkgbase = glaze
        pkgdesc = An Extremely fast, In-Memory JSON and Interface Library for 
Modern C++
-       pkgver = 7.7.0
+       pkgver = 7.7.1
        pkgrel = 1
        url = https://github.com/stephenberry/glaze
        arch = any
        license = MIT
        makedepends = cmake
-       source = 
https://github.com/stephenberry/glaze/archive/v7.7.0/glaze-7.7.0.tar.gz
-       sha256sums = 
fe6a201b2690ee7605dac88f77cf8c4a72a455bb9c61d43aa1f4fc791cdf5a00
+       source = 
https://github.com/stephenberry/glaze/archive/v7.7.1/glaze-7.7.1.tar.gz
+       sha256sums = 
c51217ca374f2a7d556c501a849d3a43dfffff47ba7711b6f0c22020e71ff63d
 
 pkgname = glaze


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=glaze
-pkgver=7.7.0
+pkgver=7.7.1
 pkgrel=1
 pkgdesc='An Extremely fast, In-Memory JSON and Interface Library for Modern 
C++'
 arch=(any)
@@ -10,7 +10,7 @@ license=(MIT)
 makedepends=(cmake)
 _archive="$pkgname-$pkgver"
 source=("$url/archive/v$pkgver/$_archive.tar.gz")
-sha256sums=('fe6a201b2690ee7605dac88f77cf8c4a72a455bb9c61d43aa1f4fc791cdf5a00')
+sha256sums=('c51217ca374f2a7d556c501a849d3a43dfffff47ba7711b6f0c22020e71ff63d')
 
 build() {
        cd "$_archive"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glaze/-/commit/3e12aa7be944cb5fe4b28373fa4bd344e40e581a

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/glaze/-/commit/3e12aa7be944cb5fe4b28373fa4bd344e40e581a
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


Reply via email to