Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gum: update to 0.12.0
@ 2023-11-27 22:32 zen0bit
  2023-11-27 22:35 ` [PR PATCH] [Updated] " zen0bit
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: zen0bit @ 2023-11-27 22:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gum
https://github.com/void-linux/void-packages/pull/47444

gum: update to 0.12.0

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

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


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

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

From 6f98f192bbb6e9b93f86511fd46c11361a5fc5e4 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 26 Nov 2023 15:00:20 +0100
Subject: [PATCH] gum: update to 0.12.0

---
 srcpkgs/gum/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/gum/template b/srcpkgs/gum/template
index 55292f72b1a2f..d8984bacbf74b 100644
--- a/srcpkgs/gum/template
+++ b/srcpkgs/gum/template
@@ -1,6 +1,7 @@
 # Template file for 'gum'
 pkgname=gum
-version=0.11.0
+# testing not yet released changes
+version=0.12.0
 revision=2
 build_style=go
 build_helper=qemu
@@ -12,7 +13,7 @@ license="MIT"
 homepage="https://github.com/charmbracelet/gum"
 changelog="https://github.com/charmbracelet/gum/releases"
 distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
-checksum=51c715634c0b9c690874d1a4c42f5057797585353d8af3d9f8d86ed2d216c250
+checksum=2af0c3bfb89f5201b48c2009da2c9fffba1819188bf6622e5ef8336e8cc27b10
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gum: update to 0.12.0
  2023-11-27 22:32 [PR PATCH] gum: update to 0.12.0 zen0bit
@ 2023-11-27 22:35 ` zen0bit
  2023-11-27 22:36 ` zen0bit
  2023-12-02 17:51 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-11-27 22:35 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gum
https://github.com/void-linux/void-packages/pull/47444

gum: update to 0.12.0

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

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


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

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

From 8ac53e2cc318f56f22c5c718795a08eb8d845ecb Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 26 Nov 2023 15:00:20 +0100
Subject: [PATCH] gum: update to 0.12.0

---
 srcpkgs/gum/template | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/gum/template b/srcpkgs/gum/template
index 55292f72b1a2f..0353d4b387f90 100644
--- a/srcpkgs/gum/template
+++ b/srcpkgs/gum/template
@@ -1,7 +1,8 @@
 # Template file for 'gum'
 pkgname=gum
-version=0.11.0
-revision=2
+# testing not yet released changes
+version=0.12.0
+revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/charmbracelet/gum"
@@ -12,7 +13,7 @@ license="MIT"
 homepage="https://github.com/charmbracelet/gum"
 changelog="https://github.com/charmbracelet/gum/releases"
 distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
-checksum=51c715634c0b9c690874d1a4c42f5057797585353d8af3d9f8d86ed2d216c250
+checksum=2af0c3bfb89f5201b48c2009da2c9fffba1819188bf6622e5ef8336e8cc27b10
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] gum: update to 0.12.0
  2023-11-27 22:32 [PR PATCH] gum: update to 0.12.0 zen0bit
  2023-11-27 22:35 ` [PR PATCH] [Updated] " zen0bit
@ 2023-11-27 22:36 ` zen0bit
  2023-12-02 17:51 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: zen0bit @ 2023-11-27 22:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/oSoWoSo/VUR gum
https://github.com/void-linux/void-packages/pull/47444

gum: update to 0.12.0

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

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


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

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

From 5a066925dbf4d60a0f0729819b0521e8b6d85b31 Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Sun, 26 Nov 2023 15:00:20 +0100
Subject: [PATCH] gum: update to 0.12.0

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

diff --git a/srcpkgs/gum/template b/srcpkgs/gum/template
index 55292f72b1a2f..96b1eb0120764 100644
--- a/srcpkgs/gum/template
+++ b/srcpkgs/gum/template
@@ -1,7 +1,7 @@
 # Template file for 'gum'
 pkgname=gum
-version=0.11.0
-revision=2
+version=0.12.0
+revision=1
 build_style=go
 build_helper=qemu
 go_import_path="github.com/charmbracelet/gum"
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/charmbracelet/gum"
 changelog="https://github.com/charmbracelet/gum/releases"
 distfiles="https://github.com/charmbracelet/gum/archive/refs/tags/v${version}.tar.gz"
-checksum=51c715634c0b9c690874d1a4c42f5057797585353d8af3d9f8d86ed2d216c250
+checksum=2af0c3bfb89f5201b48c2009da2c9fffba1819188bf6622e5ef8336e8cc27b10
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: gum: update to 0.12.0
  2023-11-27 22:32 [PR PATCH] gum: update to 0.12.0 zen0bit
  2023-11-27 22:35 ` [PR PATCH] [Updated] " zen0bit
  2023-11-27 22:36 ` zen0bit
@ 2023-12-02 17:51 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-12-02 17:51 UTC (permalink / raw)
  To: ml

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

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

gum: update to 0.12.0
https://github.com/void-linux/void-packages/pull/47444

Description:

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

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


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

end of thread, other threads:[~2023-12-02 17:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 22:32 [PR PATCH] gum: update to 0.12.0 zen0bit
2023-11-27 22:35 ` [PR PATCH] [Updated] " zen0bit
2023-11-27 22:36 ` zen0bit
2023-12-02 17:51 ` [PR PATCH] [Merged]: " Duncaen

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