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


Commits:
db7daf9f by Caleb Maclennan at 2026-04-09T00:14:53+03:00
upgpkg: 7.3.2-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.3.0
+       pkgver = 7.3.2
        pkgrel = 1
        url = https://github.com/stephenberry/glaze
        arch = any
        license = MIT
        makedepends = cmake
-       source = 
https://github.com/stephenberry/glaze/archive/v7.3.0/glaze-7.3.0.tar.gz
-       sha256sums = 
2ed6077179a9dcd63fb14ef9c2fc9df85a959a9ec96466771a730ebc1e3c2859
+       source = 
https://github.com/stephenberry/glaze/archive/v7.3.2/glaze-7.3.2.tar.gz
+       sha256sums = 
4c8ee3039768eb67cee5335e052deafee4791bab87e3d4a965cce90e5c5c9f55
 
 pkgname = glaze


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Caleb Maclennan <[email protected]>
 
 pkgname=glaze
-pkgver=7.3.0
+pkgver=7.3.2
 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=('2ed6077179a9dcd63fb14ef9c2fc9df85a959a9ec96466771a730ebc1e3c2859')
+sha256sums=('4c8ee3039768eb67cee5335e052deafee4791bab87e3d4a965cce90e5c5c9f55')
 
 build() {
        cd "$_archive"



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

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