Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yggdrasil: update to 0.5.6.
@ 2024-05-31 21:18 jason1987d
  2024-05-31 21:57 ` classabbyamp
  2024-05-31 22:02 ` [PR PATCH] [Closed]: " jason1987d
  0 siblings, 2 replies; 4+ messages in thread
From: jason1987d @ 2024-05-31 21:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jason1987d/void-packages yggdrasil
https://github.com/void-linux/void-packages/pull/50635

yggdrasil: update to 0.5.6.
#### 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-libc


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

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

From 672c32c0f77a7e96c70895be3d0e1cb91ccefd82 Mon Sep 17 00:00:00 2001
From: Jason Elswick <jason@jasondavid.tv>
Date: Fri, 31 May 2024 16:14:33 -0500
Subject: [PATCH] yggdrasil: update to 0.5.6.

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

diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index df3e55e18e8c6e..9d0b0a5ede9052 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -1,6 +1,6 @@
 # Template file for 'yggdrasil'
 pkgname=yggdrasil
-version=0.5.5
+version=0.5.6
 revision=1
 build_style=go
 go_import_path=github.com/yggdrasil-network/yggdrasil-go
@@ -10,7 +10,7 @@ license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
 changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
-checksum=cdbb56b19b91b828afa282554862efb2a79dd4ada26dfb5a7bf3b0c5220f6c17
+checksum=2e5a0874d29efd97147b98818afc1a457bc1d1cf42208df12d234962cb44379e
 
 do_build() {
 	PKGNAME=${pkgname} PKGVER=${version} ./build

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

* Re: yggdrasil: update to 0.5.6.
  2024-05-31 21:18 [PR PATCH] yggdrasil: update to 0.5.6 jason1987d
@ 2024-05-31 21:57 ` classabbyamp
  2024-05-31 22:02 ` [PR PATCH] [Closed]: " jason1987d
  1 sibling, 0 replies; 4+ messages in thread
From: classabbyamp @ 2024-05-31 21:57 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/50635#issuecomment-2143031141

Comment:
https://github.com/void-linux/void-packages/pull/50627

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

* Re: [PR PATCH] [Closed]: yggdrasil: update to 0.5.6.
  2024-05-31 21:18 [PR PATCH] yggdrasil: update to 0.5.6 jason1987d
  2024-05-31 21:57 ` classabbyamp
@ 2024-05-31 22:02 ` jason1987d
  1 sibling, 0 replies; 4+ messages in thread
From: jason1987d @ 2024-05-31 22:02 UTC (permalink / raw)
  To: ml

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

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

yggdrasil: update to 0.5.6.
https://github.com/void-linux/void-packages/pull/50635

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-libc


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

* [PR PATCH] yggdrasil: update to 0.5.6
@ 2024-05-31 14:03 terminaldweller
  0 siblings, 0 replies; 4+ messages in thread
From: terminaldweller @ 2024-05-31 14:03 UTC (permalink / raw)
  To: ml

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

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

https://github.com/terminaldweller/void-packages yggdrasil
https://github.com/void-linux/void-packages/pull/50627

yggdrasil: update to 0.5.6
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!-- 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, x86_64-glibc
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - x86_64-musl


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

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

From f845b3ac3e662286d726899293e478c607e70185 Mon Sep 17 00:00:00 2001
From: terminaldweller <devi@terminaldweller.com>
Date: Fri, 31 May 2024 09:44:14 -0400
Subject: [PATCH] yggdrasil: update to 0.5.6

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

diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index df3e55e18e8c6e..9d0b0a5ede9052 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -1,6 +1,6 @@
 # Template file for 'yggdrasil'
 pkgname=yggdrasil
-version=0.5.5
+version=0.5.6
 revision=1
 build_style=go
 go_import_path=github.com/yggdrasil-network/yggdrasil-go
@@ -10,7 +10,7 @@ license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
 changelog="https://raw.githubusercontent.com/yggdrasil-network/yggdrasil-go/develop/CHANGELOG.md"
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
-checksum=cdbb56b19b91b828afa282554862efb2a79dd4ada26dfb5a7bf3b0c5220f6c17
+checksum=2e5a0874d29efd97147b98818afc1a457bc1d1cf42208df12d234962cb44379e
 
 do_build() {
 	PKGNAME=${pkgname} PKGVER=${version} ./build

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

end of thread, other threads:[~2024-05-31 22:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-31 21:18 [PR PATCH] yggdrasil: update to 0.5.6 jason1987d
2024-05-31 21:57 ` classabbyamp
2024-05-31 22:02 ` [PR PATCH] [Closed]: " jason1987d
  -- strict thread matches above, loose matches on Subject: below --
2024-05-31 14:03 [PR PATCH] " terminaldweller

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