Github messages for voidlinux
 help / color / mirror / Atom feed
From: subado <subado@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] New package: devpod-0.5.10
Date: Wed, 29 May 2024 11:42:36 +0200	[thread overview]
Message-ID: <20240529094236.8FDE3267FD@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-50569@inbox.vuxu.org>

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

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

https://github.com/subado/void-packages devpod
https://github.com/void-linux/void-packages/pull/50569

New package: devpod-0.5.10
#### Testing the changes
- I tested the changes in this PR: **YES**

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**

#### Local build testing
- I built this PR locally for my native architecture, (X86_64-GLIB)


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

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

From 73afa15fcea8590667efa1d4711b6b2e65100269 Mon Sep 17 00:00:00 2001
From: subado <subado.main@gmail.com>
Date: Tue, 28 May 2024 22:27:36 +0400
Subject: [PATCH 1/2] New package: devpod-0.5.10

---
 srcpkgs/devpod/template | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 srcpkgs/devpod/template

diff --git a/srcpkgs/devpod/template b/srcpkgs/devpod/template
new file mode 100644
index 00000000000000..2cbe63b9f44edc
--- /dev/null
+++ b/srcpkgs/devpod/template
@@ -0,0 +1,13 @@
+# Template file for 'devpod'
+pkgname=devpod
+version=0.5.10
+revision=1
+build_style=go
+go_import_path="github.com/loft-sh/devpod"
+go_build_tags="!cgo"
+short_desc="Client-only tool to create reproducible developer environments"
+maintainer="subado <subado.main@gmail.com>"
+license="MPL-2.0"
+homepage="https://devpod.sh"
+distfiles="https://github.com/loft-sh/devpod/archive/refs/tags/v${version}.tar.gz"
+checksum=1fc1d6f273f6cc46f476a746e48acd56d5b8136846071140668c295a74f1e754

From e261f238d3fc96333d19b4adf640c1e3d6dbe0cd Mon Sep 17 00:00:00 2001
From: subado <subado.main@gmail.com>
Date: Wed, 29 May 2024 13:42:03 +0400
Subject: [PATCH 2/2] go: update to 1.22.2

---
 srcpkgs/go/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/go/template b/srcpkgs/go/template
index d043e6ce4296dc..2ca8de01832f5e 100644
--- a/srcpkgs/go/template
+++ b/srcpkgs/go/template
@@ -1,6 +1,6 @@
 # Template file for 'go'
 pkgname=go
-version=1.22.0
+version=1.22.2
 revision=1
 create_wrksrc=yes
 build_wrksrc=go
@@ -12,7 +12,7 @@ license="BSD-3-Clause"
 homepage="https://go.dev/"
 changelog="https://go.dev/doc/devel/release.html"
 distfiles="https://go.dev/dl/go${version}.src.tar.gz"
-checksum=4d196c3d41a0d6c1dfc64d04e3cc1f608b0c436bd87b7060ce3e23234e1f4d5c
+checksum=374ea82b289ec738e968267cac59c7d5ff180f9492250254784b2044e90df5a9
 nostrip=yes
 noverifyrdeps=yes
 # on CI it tries to use `git submodule`, which is not part of chroot-git

  parent reply	other threads:[~2024-05-29  9:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-28 18:37 [PR PATCH] " subado
2024-05-28 21:38 ` [PR REVIEW] " abenson
2024-05-28 21:39 ` abenson
2024-05-28 21:39 ` abenson
2024-05-28 21:39 ` abenson
2024-05-29  8:45 ` [PR PATCH] [Updated] " subado
2024-05-29  8:48 ` subado
2024-05-29  9:42 ` subado [this message]
2024-05-29 11:03 ` [PR REVIEW] " 0x5c
2024-05-29 11:25 ` subado
2024-05-29 12:11 ` abenson

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=20240529094236.8FDE3267FD@inbox.vuxu.org \
    --to=subado@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).