Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
delve
Commits:
ecf9129b by Christian Heusel at 2026-01-15T22:36:04+01:00
upgpkg: 1.26.0-2: Rebuild for go 1.25.6
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = delve
pkgdesc = A debugger for the Go programming language.
pkgver = 1.26.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/go-delve/delve
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=delve
pkgver=1.26.0
-pkgrel=1
+pkgrel=2
pkgdesc="A debugger for the Go programming language."
arch=('x86_64')
url="https://github.com/go-delve/delve"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/delve/-/commit/ecf9129baee1a8d27adc1c4f7117e7af2f8dcd35
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/delve/-/commit/ecf9129baee1a8d27adc1c4f7117e7af2f8dcd35
You're receiving this email because of your account on gitlab.archlinux.org.