Github messages for voidlinux
 help / color / mirror / Atom feed
From: the-maldridge <the-maldridge@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] nomad: update to 1.2.0.
Date: Fri, 19 Nov 2021 01:52:40 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34142@inbox.vuxu.org> (raw)

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

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

https://github.com/the-maldridge/void-packages nomad1.2.0
https://github.com/void-linux/void-packages/pull/34142

nomad: update to 1.2.0.
  * [x] This package is part of Void's core infrastructure.

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

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

From f4b7d4b4f56e0d18f452d2fec0f78e0f5041c14c Mon Sep 17 00:00:00 2001
From: Michael Aldridge <maldridge@VoidLinux.org>
Date: Thu, 18 Nov 2021 18:52:05 -0600
Subject: [PATCH] nomad: update to 1.2.0.

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

diff --git a/srcpkgs/nomad/template b/srcpkgs/nomad/template
index c9ca266b1ca1..8d848a076990 100644
--- a/srcpkgs/nomad/template
+++ b/srcpkgs/nomad/template
@@ -1,11 +1,11 @@
 # Template file for 'nomad'
 pkgname=nomad
-version=1.1.3
+version=1.2.0
 revision=1
 build_style=go
 go_import_path="github.com/hashicorp/nomad"
 go_build_tags="ui release"
-_git_commit=5e94e4c06cdc18916e9c0d5f0e8c2130d6cfd2ac
+_git_commit=bee0c3e04eb4ce34b8ac22ff27fcb421a9dccec5
 go_ldflags="-X ${go_import_path}/version.GitCommit=${_git_commit}"
 hostmakedepends="git"
 short_desc="Cluster scheduler designed to easily integrate into existing workflows"
@@ -13,11 +13,7 @@ maintainer="Michael Aldridge <maldridge@voidlinux.org>"
 license="MPL-2.0"
 homepage="https://www.nomadproject.io/"
 distfiles="https://github.com/hashicorp/nomad/archive/v${version}.tar.gz"
-checksum=18eb2b7fcd4d32952546b3d8b052e755dedc4c63e36527404db6abdce01b197d
-
-case "$XBPS_TARGET_MACHINE" in
-	*-musl) go_build_tags+=" nonvidia" ;;
-esac
+checksum=fb76938823ccf23f7afca39d177fa7385c69128e729f98cdeb6cd53a75c908df
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2021-11-19  0:52 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-11-19  0:52 the-maldridge [this message]
2021-11-19  1:43 ` [PR PATCH] [Merged]: " the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-34142@inbox.vuxu.org \
    --to=the-maldridge@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).