Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] wego: update to 2.3.
@ 2024-10-23  6:55 0x5c
  2024-10-23  6:57 ` [PR PATCH] [Updated] " 0x5c
  2024-11-01  1:11 ` [PR PATCH] [Merged]: " classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: 0x5c @ 2024-10-23  6:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages update/wego
https://github.com/void-linux/void-packages/pull/52748

wego: update to 2.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 9e255b18e82d48eccae85047bd16b6d5cadc38db Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Wed, 23 Oct 2024 02:54:55 -0400
Subject: [PATCH] wego: update to 2.3.

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

diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index 3222030eb8d7b8..a4b7e4a4837fd2 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -1,6 +1,6 @@
 # Template file for 'wego'
 pkgname=wego
-version=2.2
+version=2.3
 revision=3
 build_style=go
 go_import_path=github.com/schachmat/wego
@@ -10,7 +10,7 @@ license="ISC"
 homepage="https://github.com/schachmat/wego"
 changelog="https://github.com/schachmat/wego/releases"
 distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz"
-checksum=e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321
+checksum=6a7501ab537709d1d9fc04f14e5a2c5a8f99309591a8dae75260caf4a74ce567
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] wego: update to 2.3.
  2024-10-23  6:55 [PR PATCH] wego: update to 2.3 0x5c
@ 2024-10-23  6:57 ` 0x5c
  2024-11-01  1:11 ` [PR PATCH] [Merged]: " classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: 0x5c @ 2024-10-23  6:57 UTC (permalink / raw)
  To: ml

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

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

https://github.com/0x5c/void-packages update/wego
https://github.com/void-linux/void-packages/pull/52748

wego: update to 2.3.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 2ec064655dbd88ce95d1d50412899918fc87b134 Mon Sep 17 00:00:00 2001
From: 0x5c <dev@0x5c.io>
Date: Wed, 23 Oct 2024 02:54:55 -0400
Subject: [PATCH] wego: update to 2.3.

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

diff --git a/srcpkgs/wego/template b/srcpkgs/wego/template
index 3222030eb8d7b8..774498fced4560 100644
--- a/srcpkgs/wego/template
+++ b/srcpkgs/wego/template
@@ -1,7 +1,7 @@
 # Template file for 'wego'
 pkgname=wego
-version=2.2
-revision=3
+version=2.3
+revision=1
 build_style=go
 go_import_path=github.com/schachmat/wego
 short_desc="Weather client for the terminal"
@@ -10,7 +10,7 @@ license="ISC"
 homepage="https://github.com/schachmat/wego"
 changelog="https://github.com/schachmat/wego/releases"
 distfiles="https://github.com/schachmat/wego/archive/refs/tags/${version}.tar.gz"
-checksum=e7a6d40cb44f4408aedceebbed5854b3b992936cc762df6b76f5a9dca7909321
+checksum=6a7501ab537709d1d9fc04f14e5a2c5a8f99309591a8dae75260caf4a74ce567
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: wego: update to 2.3.
  2024-10-23  6:55 [PR PATCH] wego: update to 2.3 0x5c
  2024-10-23  6:57 ` [PR PATCH] [Updated] " 0x5c
@ 2024-11-01  1:11 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2024-11-01  1:11 UTC (permalink / raw)
  To: ml

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

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

wego: update to 2.3.
https://github.com/void-linux/void-packages/pull/52748

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### 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**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2024-11-01  1:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23  6:55 [PR PATCH] wego: update to 2.3 0x5c
2024-10-23  6:57 ` [PR PATCH] [Updated] " 0x5c
2024-11-01  1:11 ` [PR PATCH] [Merged]: " classabbyamp

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