Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nomad: update to 0.10.1.
@ 2019-11-05  0:56 voidlinux-github
  2019-11-05  4:06 ` [PR PATCH] [Updated] " voidlinux-github
  2019-11-06 10:10 ` [PR PATCH] [Merged]: " voidlinux-github
  0 siblings, 2 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-05  0:56 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages nomad
https://github.com/void-linux/void-packages/pull/16131

nomad: update to 0.10.1.


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

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

From cf1d2aef6caff96d24e5a73ac5ff5ea0512c6f55 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Mon, 4 Nov 2019 12:08:14 -0800
Subject: [PATCH] nomad: update to 0.10.1.

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

diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 707a142c425..59e4d315e52 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -1,6 +1,6 @@
 # Template file for 'nomad'
 pkgname=nomad
-version=0.10.0
+version=0.10.1
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/${pkgname}"
@@ -13,7 +13,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=b729ad3d29dcf8ee8bac62907ce8df5b90ca97634e729b0d2b841e55399ca488
+checksum=034ddcab650a40ac6b5e037caa63da38429c299f5393de6f63573ad620086aa9
 patch_args="-Np1"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Updated] nomad: update to 0.10.1.
  2019-11-05  0:56 [PR PATCH] nomad: update to 0.10.1 voidlinux-github
@ 2019-11-05  4:06 ` voidlinux-github
  2019-11-06 10:10 ` [PR PATCH] [Merged]: " voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-05  4:06 UTC (permalink / raw)
  To: ml

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

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

https://github.com/nilium/ecks-bops-packages nomad
https://github.com/void-linux/void-packages/pull/16131

nomad: update to 0.10.1.


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

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

From be6c1f6b14d847765d28c8b4bc668744fc29b7a5 Mon Sep 17 00:00:00 2001
From: Noel Cower <ncower@gmail.com>
Date: Mon, 4 Nov 2019 12:08:14 -0800
Subject: [PATCH] nomad: update to 0.10.1.

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

diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index 707a142c425..59e4d315e52 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -1,6 +1,6 @@
 # Template file for 'nomad'
 pkgname=nomad
-version=0.10.0
+version=0.10.1
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/${pkgname}"
@@ -13,7 +13,7 @@ maintainer="iaroki <iaroki@protonmail.com>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
 distfiles="https://${go_import_path}/archive/v${version}.tar.gz"
-checksum=b729ad3d29dcf8ee8bac62907ce8df5b90ca97634e729b0d2b841e55399ca488
+checksum=034ddcab650a40ac6b5e037caa63da38429c299f5393de6f63573ad620086aa9
 patch_args="-Np1"
 
 case "$XBPS_TARGET_MACHINE" in

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

* Re: [PR PATCH] [Merged]: nomad: update to 0.10.1.
  2019-11-05  0:56 [PR PATCH] nomad: update to 0.10.1 voidlinux-github
  2019-11-05  4:06 ` [PR PATCH] [Updated] " voidlinux-github
@ 2019-11-06 10:10 ` voidlinux-github
  1 sibling, 0 replies; 3+ messages in thread
From: voidlinux-github @ 2019-11-06 10:10 UTC (permalink / raw)
  To: ml

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

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

nomad: update to 0.10.1.
https://github.com/void-linux/void-packages/pull/16131

Description:


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

end of thread, other threads:[~2019-11-06 10:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-05  0:56 [PR PATCH] nomad: update to 0.10.1 voidlinux-github
2019-11-05  4:06 ` [PR PATCH] [Updated] " voidlinux-github
2019-11-06 10:10 ` [PR PATCH] [Merged]: " voidlinux-github

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