Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] glide: update to 0.13.3, add changelog
Date: Wed, 31 Jul 2019 09:58:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-13429@inbox.vuxu.org> (raw)

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

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

https://github.com/PaperMountainStudio/void-packages glide-0.13.3
https://github.com/void-linux/void-packages/pull/13429

glide: update to 0.13.3, add changelog


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

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

From 6ff78ed98907543b71c17bdc6eb5d9455a0e29bc Mon Sep 17 00:00:00 2001
From: Paper Mountain Studio <kodycze@gmail.com>
Date: Wed, 31 Jul 2019 09:55:26 +0200
Subject: [PATCH] glide: update to 0.13.3, add changelog

---
 srcpkgs/glide/template | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/glide/template b/srcpkgs/glide/template
index f7d2750120a..635084f7098 100644
--- a/srcpkgs/glide/template
+++ b/srcpkgs/glide/template
@@ -1,17 +1,18 @@
 # Template file for 'glide'
 pkgname=glide
-version=0.13.2
-revision=2
+version=0.13.3
+revision=1
 build_style=go
+go_import_path="github.com/Masterminds/glide"
 hostmakedepends="git"
 depends="go git"
-go_import_path="github.com/Masterminds/glide"
 short_desc="Vendor package management for golang"
 maintainer="ananteris <ananteris@protonmail.ch>"
 license="MIT"
 homepage="http://glide.sh"
+changelog="https://raw.githubusercontent.com/Masterminds/glide/master/CHANGELOG.md"
 distfiles="https://github.com/Masterminds/glide/archive/v${version}.tar.gz"
-checksum=0886851af2437b161d47b279a32bef426577e7bec3f5acdadebe34549aae8270
+checksum=817dad2f25303d835789c889bf2fac5e141ad2442b9f75da7b164650f0de3fee
 
 post_install() {
 	vlicense LICENSE

                 reply	other threads:[~2019-07-31  7:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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-13429@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --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).