George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
sqlc


Commits:
cd0f047c by George Rawlinson at 2024-01-10T12:18:57+13:00
upgpkg: 1.25.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = sqlc
        pkgdesc = Compile SQL to type-safe Go
-       pkgver = 1.24.0
+       pkgver = 1.25.0
        pkgrel = 1
        url = https://sqlc.dev
        arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = sqlc
        depends = glibc
        depends = gcc-libs
        options = !lto
-       source = 
sqlc::git+https://github.com/sqlc-dev/sqlc.git#commit=8eb91c3f72747829ce4f36fa5065ab0fd5b9551f
+       source = 
sqlc::git+https://github.com/sqlc-dev/sqlc.git#commit=2b731202e22c5990fb54cec15355dc386846bdeb
        b2sums = SKIP
 
 pkgname = sqlc


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor: Alkindi42
 
 pkgname=sqlc
-pkgver=1.24.0
+pkgver=1.25.0
 pkgrel=1
 pkgdesc='Compile SQL to type-safe Go'
 arch=('x86_64')
@@ -11,7 +11,7 @@ license=('MIT')
 depends=('glibc' 'gcc-libs')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='8eb91c3f72747829ce4f36fa5065ab0fd5b9551f'
+_commit='2b731202e22c5990fb54cec15355dc386846bdeb'
 source=("$pkgname::git+https://github.com/sqlc-dev/sqlc.git#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlc/-/commit/cd0f047c6343a3f3fcc98f008f5d1e1a8e4b306e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/sqlc/-/commit/cd0f047c6343a3f3fcc98f008f5d1e1a8e4b306e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to