Github messages for voidlinux
 help / color / mirror / Atom feed
From: zen0bit <zen0bit@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] lazydocker: update to 0.17.1
Date: Thu, 12 May 2022 13:14:17 +0200	[thread overview]
Message-ID: <20220512111417.a_60_7Y-qBfEPwhwOz6mZKEQs2Z4_BoYvXgHRRnAPX8@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-37065@inbox.vuxu.org>

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

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

https://github.com/oSoWoSo/VUR lazydocker
https://github.com/void-linux/void-packages/pull/37065

lazydocker: update to 0.17.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64 libc

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

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

From 8725f89d0795e1d7e6b807230ea1f2a67331058a Mon Sep 17 00:00:00 2001
From: zenobit <zen@osowoso.xyz>
Date: Mon, 9 May 2022 20:36:08 +0200
Subject: [PATCH] lazydocker: update to 0.18.1

---
 srcpkgs/lazydocker/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lazydocker/template b/srcpkgs/lazydocker/template
index caf9198328f6..50a36c7a5899 100644
--- a/srcpkgs/lazydocker/template
+++ b/srcpkgs/lazydocker/template
@@ -1,17 +1,18 @@
 # Template file for 'lazydocker'
 pkgname=lazydocker
-version=0.13
+version=0.18.1
 revision=1
 wrksrc="lazydocker-${version}"
 build_style=go
 go_import_path=github.com/jesseduffield/lazydocker
+go_ldflags="-X main.version=${version}"
 depends="docker docker-compose"
 short_desc="Simple terminal UI for docker and docker-compose, written in Go"
 maintainer="Benjamín Albiñana <benalb@gmail.com>"
 license="MIT"
 homepage="https://github.com/jesseduffield/lazydocker"
 distfiles="https://github.com/jesseduffield/lazydocker/archive/v${version}.tar.gz"
-checksum=4328ddcb3156ff57c1e21c0d2f9d9d67d48237a386d338f1d68831b6056dfe3e
+checksum=f5081b846d530818e1f04b9e8479c801f287ac77ebdf063425a142ff50fc395b
 
 post_install() {
 	vlicense LICENSE

  parent reply	other threads:[~2022-05-12 11:14 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-09 18:37 [PR PATCH] " zen0bit
2022-05-09 21:42 ` paper42
2022-05-10  8:23 ` benalb
2022-05-10  9:16 ` paper42
2022-05-11 12:36 ` benalb
2022-05-12 11:14 ` zen0bit [this message]
2022-05-12 11:15 ` zen0bit
2022-05-12 11:23 ` lazydocker: update to 0.18.1 zen0bit
2022-05-13  8:46 ` [PR PATCH] [Merged]: " paper42

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=20220512111417.a_60_7Y-qBfEPwhwOz6mZKEQs2Z4_BoYvXgHRRnAPX8@z \
    --to=zen0bit@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).