Github messages for voidlinux
 help / color / mirror / Atom feed
From: hhvn-uk <hhvn-uk@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] delve: update to 1.22.1.
Date: Sun, 14 Apr 2024 19:30:53 +0200	[thread overview]
Message-ID: <20240414173053.81DAD248EF@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49837@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

There is an updated pull request by hhvn-uk against master on the void-packages repository

https://github.com/hhvn-uk/void-packages delve-1.22.1
https://github.com/void-linux/void-packages/pull/49837

delve: update to 1.22.1.
#### Testing the changes
- I tested the changes in this PR: **briefly**

`dlv exec` on a go program works fine, can break on main.main and step thru the program.

#### Local build testing
- I built this PR locally for my native architecture, x86_64

A patch file from https://github.com/void-linux/void-packages/pull/49837.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-delve-1.22.1-49837.patch --]
[-- Type: text/x-diff, Size: 1107 bytes --]

From 2af76ed6f0b0ea137a262f5375fd973e6cd69c24 Mon Sep 17 00:00:00 2001
From: hhvn <dev@hhvn.uk>
Date: Sun, 14 Apr 2024 10:50:52 +0100
Subject: [PATCH] delve: update to 1.22.1.

---
 srcpkgs/delve/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/delve/template b/srcpkgs/delve/template
index 3c5da73ce51918..9539a846e05522 100644
--- a/srcpkgs/delve/template
+++ b/srcpkgs/delve/template
@@ -1,7 +1,7 @@
 # Template file for 'delve'
 pkgname=delve
-version=1.21.0
-revision=2
+version=1.22.1
+revision=1
 # https://github.com/go-delve/delve/blob/master/pkg/proc/native/support_sentinel_linux.go
 archs="x86_64* i686* aarch64*"
 build_style=go
@@ -13,7 +13,7 @@ license="MIT"
 homepage="https://github.com/go-delve/delve"
 changelog="https://raw.githubusercontent.com/go-delve/delve/master/CHANGELOG.md"
 distfiles="https://github.com/go-delve/delve/archive/v${version}.tar.gz"
-checksum=f00321e9333a61cb10c18141484c44ed55b1da1c4239a3f4faf2100b64613199
+checksum=fe6f0d97c233d4f0f1ed422c11508cc57c14e9e0915f9a258f1912c46824cbfb
 
 post_install() {
 	vlicense LICENSE

  reply	other threads:[~2024-04-14 17:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-14  9:56 [PR PATCH] " hhvn-uk
2024-04-14 17:30 ` hhvn-uk [this message]
2024-04-14 17:32 ` hhvn-uk
2024-04-16  0:54 ` [PR PATCH] [Merged]: " cinerea0

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240414173053.81DAD248EF@inbox.vuxu.org \
    --to=hhvn-uk@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).