Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] carapace: update to 1.0.0.
@ 2024-03-15 18:43 icp1994
  2024-03-18 15:44 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 2+ messages in thread
From: icp1994 @ 2024-03-15 18:43 UTC (permalink / raw)
  To: ml

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

There is a new pull request by icp1994 against master on the void-packages repository

https://github.com/icp1994/void-packages carapace
https://github.com/void-linux/void-packages/pull/49308

carapace: update to 1.0.0.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### 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/49308.patch is attached

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

From ddf66cd7152a599d196db2769277fd6ceb1a91ba Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Thu, 14 Mar 2024 10:49:00 +0530
Subject: [PATCH] carapace: update to 1.0.0.

---
 srcpkgs/carapace/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/carapace/template b/srcpkgs/carapace/template
index ef8a7c929b13ff..b05e55efcf613a 100644
--- a/srcpkgs/carapace/template
+++ b/srcpkgs/carapace/template
@@ -1,9 +1,9 @@
 # Template file for 'carapace'
 pkgname=carapace
-version=0.30.2
+version=1.0.0
 revision=1
 build_style=go
-go_import_path=github.com/rsteube/carapace-bin
+go_import_path=github.com/carapace-sh/carapace-bin
 go_package="${go_import_path}/cmd/carapace"
 go_build_tags="release"
 go_ldflags="-X main.version=${version}"
@@ -11,9 +11,9 @@ short_desc="Multi-shell multi-command argument completer"
 maintainer="icp <pangolin@vivaldi.net>"
 license="MIT"
 homepage="https://carapace.sh/"
-changelog="https://rsteube.github.io/carapace-bin/release_notes.html"
-distfiles="https://github.com/rsteube/carapace-bin/archive/refs/tags/v${version}.tar.gz"
-checksum=7985ef38c32f3d53f426c40ea15ea7b8b0a61292ab500f60ebb84cf9f84b00d9
+changelog="https://carapace-sh.github.io/carapace-bin/release_notes.html"
+distfiles="https://github.com/carapace-sh/carapace-bin/archive/refs/tags/v${version}.tar.gz"
+checksum=d6fdc98e75241216471109d1daf0dee700915fd8c24224269b9a39355de166ef
 
 pre_build() {
 	CGO_ENABLED=0 GOARCH= go generate ./cmd/...

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: carapace: update to 1.0.0.
  2024-03-15 18:43 [PR PATCH] carapace: update to 1.0.0 icp1994
@ 2024-03-18 15:44 ` cinerea0
  0 siblings, 0 replies; 2+ messages in thread
From: cinerea0 @ 2024-03-18 15:44 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

carapace: update to 1.0.0.
https://github.com/void-linux/void-packages/pull/49308

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-03-18 15:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-15 18:43 [PR PATCH] carapace: update to 1.0.0 icp1994
2024-03-18 15:44 ` [PR PATCH] [Merged]: " cinerea0

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).