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


Commits:
fbc88a2c by Caleb Maclennan at 2026-05-21T23:29:06+03:00
upgpkg: 7.7.0-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.6.0
+       pkgver = 7.7.0
        pkgrel = 1
        url = https://github.com/stephenberry/glaze
        arch = any
        license = MIT
        makedepends = cmake
-       source = 
https://github.com/stephenberry/glaze/archive/v7.6.0/glaze-7.6.0.tar.gz
-       sha256sums = 
839cd7bd2bda4db1a4e973f18851c2ecdccf82c75512453f68b2389d43a3e8ad
+       source = 
https://github.com/stephenberry/glaze/archive/v7.7.0/glaze-7.7.0.tar.gz
+       sha256sums = 
fe6a201b2690ee7605dac88f77cf8c4a72a455bb9c61d43aa1f4fc791cdf5a00
 
 pkgname = glaze


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=glaze
-pkgver=7.6.0
+pkgver=7.7.0
 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=('839cd7bd2bda4db1a4e973f18851c2ecdccf82c75512453f68b2389d43a3e8ad')
+sha256sums=('fe6a201b2690ee7605dac88f77cf8c4a72a455bb9c61d43aa1f4fc791cdf5a00')
 
 build() {
        cd "$_archive"



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

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