Github messages for voidlinux
 help / color / mirror / Atom feed
From: TeddyDD <TeddyDD@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] shfmt: update to 3.1.2.
Date: Fri, 10 Jul 2020 19:32:16 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-23512@inbox.vuxu.org> (raw)

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

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

https://github.com/TeddyDD/void-packages-1 update-micro
https://github.com/void-linux/void-packages/pull/23512

shfmt: update to 3.1.2.
None

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

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

From ecdd5e8e284a2b2a8a7c7ef97c694b36187e7b76 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Fri, 10 Jul 2020 19:31:39 +0200
Subject: [PATCH] micro: update to 2.0.6.

---
 srcpkgs/micro/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/micro/template b/srcpkgs/micro/template
index 173bf24d9de..d3184e82ef5 100644
--- a/srcpkgs/micro/template
+++ b/srcpkgs/micro/template
@@ -1,11 +1,11 @@
 # Template file for 'micro'
 pkgname=micro
-version=2.0.3
+version=2.0.6
 revision=1
 build_style=go
-go_import_path="github.com/zyedidia/micro"
+go_import_path="github.com/zyedidia/micro/v2"
 go_package="${go_import_path}/cmd/micro"
-go_ldflags="-X github.com/zyedidia/micro/internal/util.Version=${version}"
+go_ldflags="-X github.com/zyedidia/micro/v2/internal/util.Version=${version}"
 # Adding CompuileDate is bad reproducibility and adding CommitHash
 # is redundant as we use a tag to build the package.
 hostmakedepends="git"
@@ -14,7 +14,7 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="MIT"
 homepage="https://micro-editor.github.io"
 distfiles="https://github.com/zyedidia/micro/archive/v${version}.tar.gz"
-checksum=5924ad1af80417907e403482af49bc709087221538ddfdd9bb54d966551a0460
+checksum=55bd3ab880905d45639a1f902ec1a84cb385e73de9a3e16d8175b3cd7f7fe908
 
 post_install() {
 	vlicense LICENSE

             reply	other threads:[~2020-07-10 17:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-10 17:32 TeddyDD [this message]
2020-07-27 17:38 ` [PR PATCH] [Merged]: micro: update to 2.0.6 ahesford

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-23512@inbox.vuxu.org \
    --to=teddydd@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).