[arch-commits] Commit in delve/trunk (PKGBUILD)

Morten Linderud foxboron at gemini.archlinux.org
Tue Apr 26 20:23:09 UTC 2022


    Date: Tuesday, April 26, 2022 @ 20:23:09
  Author: foxboron
Revision: 1191059

upgpkg: delve 1.8.3-1: upgpkg: delve 1.8.3-1

Modified:
  delve/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-26 20:18:32 UTC (rev 1191058)
+++ PKGBUILD	2022-04-26 20:23:09 UTC (rev 1191059)
@@ -1,7 +1,7 @@
 # Maintainer: Morten Linderud <foxboron at archlinux.org>
 
 pkgname=delve
-pkgver=1.8.2
+pkgver=1.8.3
 pkgrel=1
 pkgdesc="A debugger for the Go programming language."
 arch=('x86_64')
@@ -10,7 +10,7 @@
 makedepends=('go' 'git')
 optdepends=('debuginfod: debuginfod support')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/go-delve/delve/archive/v${pkgver}.tar.gz")
-sha256sums=('fbf6ea7e1ed0c92e543c7f5f2343928e185e11e4cba1c7c9d3bfc28d1c323900')
+sha256sums=('b18dc56de8768da055125663e7c368ecf24cdac4d72d9080ac90dc0ee99ea852')
 
 build(){
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list