Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] yggdrasil: update to 0.4.0
@ 2021-07-04 16:18 vpzomtrrfrt
  2021-07-04 22:29 ` jcgruenhage
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: vpzomtrrfrt @ 2021-07-04 16:18 UTC (permalink / raw)
  To: ml

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

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

https://github.com/vpzomtrrfrt/void-packages yggdrasil-0.4
https://github.com/void-linux/void-packages/pull/31794

yggdrasil: update to 0.4.0
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [ ] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [x] I generally don't use the affected packages but briefly tested this PR

<!--
If GitHub CI cannot be used to validate the build result (for example, if the
build is likely to take several hours), make sure to
[skip CI](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration).
When skipping CI, uncomment and fill out the following section.
Note: for builds that are likely to complete in less than 2 hours, it is not
acceptable to skip CI.
-->

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

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

From 505cf0cf2d63ceaff4a9ce01a3a908ebaf16d037 Mon Sep 17 00:00:00 2001
From: Colin Reeder <colin@vpzom.click>
Date: Sun, 4 Jul 2021 10:09:25 -0600
Subject: [PATCH] yggdrasil: update to 0.4.0

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

diff --git a/srcpkgs/yggdrasil/template b/srcpkgs/yggdrasil/template
index 4f7408506d1a..6e756e9d5239 100644
--- a/srcpkgs/yggdrasil/template
+++ b/srcpkgs/yggdrasil/template
@@ -1,6 +1,6 @@
 # Template file for 'yggdrasil'
 pkgname=yggdrasil
-version=0.3.16
+version=0.4.0
 revision=1
 wrksrc="yggdrasil-go-${version}"
 build_style=go
@@ -11,7 +11,7 @@ maintainer="Jan Christian Gruenhage <jan.christian@gruenhage.xyz>"
 license="LGPL-3.0-only"
 homepage="https://yggdrasil-network.github.io/"
 distfiles="https://github.com/yggdrasil-network/yggdrasil-go/archive/v${version}.tar.gz"
-checksum=e03595b78906b171155aaa11c922be3418bd056f8547e4d9f5123b6047316eac
+checksum=6ad762012ef1a73bfb718db4a23c5a0067e13939d0655221afc4c1f723736cbf
 
 do_build() {
 	PKGNAME=${pkgname} PKGVER=${version} ./build

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

end of thread, other threads:[~2021-07-07 20:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04 16:18 [PR PATCH] yggdrasil: update to 0.4.0 vpzomtrrfrt
2021-07-04 22:29 ` jcgruenhage
2021-07-05  2:34 ` [PR PATCH] [Updated] " vpzomtrrfrt
2021-07-05  2:35 ` vpzomtrrfrt
2021-07-06 20:14 ` jcgruenhage
2021-07-06 20:31 ` [PR PATCH] [Updated] " vpzomtrrfrt
2021-07-07 20:27 ` [PR PATCH] [Merged]: " ericonr

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