Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] shfmt: update to 3.1.2.
@ 2020-07-10 17:32 TeddyDD
  2020-07-27 17:38 ` [PR PATCH] [Merged]: micro: update to 2.0.6 ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: TeddyDD @ 2020-07-10 17:32 UTC (permalink / raw)
  To: ml

[-- 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

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

* Re: [PR PATCH] [Merged]: micro: update to 2.0.6.
  2020-07-10 17:32 [PR PATCH] shfmt: update to 3.1.2 TeddyDD
@ 2020-07-27 17:38 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-07-27 17:38 UTC (permalink / raw)
  To: ml

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

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

micro: update to 2.0.6.
https://github.com/void-linux/void-packages/pull/23512

Description:
None

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

end of thread, other threads:[~2020-07-27 17:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-10 17:32 [PR PATCH] shfmt: update to 3.1.2 TeddyDD
2020-07-27 17:38 ` [PR PATCH] [Merged]: micro: update to 2.0.6 ahesford

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