Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lazygit: update to 0.39.1.
@ 2023-07-21 18:59 icp1994
  2023-07-22  5:41 ` [PR PATCH] [Updated] " icp1994
  2023-07-22 19:36 ` [PR PATCH] [Merged]: lazygit: update to 0.39.2 Duncaen
  0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-07-21 18:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lazygit
https://github.com/void-linux/void-packages/pull/45179

lazygit: update to 0.39.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 8b20c36a07f8dec8c08b65869aae22b8f1aba31a Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 21 Jul 2023 11:24:15 +0530
Subject: [PATCH] lazygit: update to 0.39.1.

---
 srcpkgs/lazygit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index aee7817a109b8..80409a4375518 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
 # Template file for 'lazygit'
 pkgname=lazygit
-version=0.38.2
+version=0.39.1
 revision=1
 build_style=go
 go_import_path=github.com/jesseduffield/lazygit
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
 changelog="https://github.com/jesseduffield/lazygit/releases"
 distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
-checksum=2e727db952022c0518443d18c9b8a97a882970b93c5ab198ff33bb8ed2166c2f
+checksum=c8aa39536287aeca3e31e049405fd217940d2656cfb84968df516b43cba06977
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] lazygit: update to 0.39.1.
  2023-07-21 18:59 [PR PATCH] lazygit: update to 0.39.1 icp1994
@ 2023-07-22  5:41 ` icp1994
  2023-07-22 19:36 ` [PR PATCH] [Merged]: lazygit: update to 0.39.2 Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-07-22  5:41 UTC (permalink / raw)
  To: ml

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

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

https://github.com/icp1994/void-packages lazygit
https://github.com/void-linux/void-packages/pull/45179

lazygit: update to 0.39.1.
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

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

From 4c064126b87f44aa1e0f633a93c596971d2288ba Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Fri, 21 Jul 2023 11:24:15 +0530
Subject: [PATCH] lazygit: update to 0.39.2.

---
 srcpkgs/lazygit/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index aee7817a109b8..999a711a13094 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
 # Template file for 'lazygit'
 pkgname=lazygit
-version=0.38.2
+version=0.39.2
 revision=1
 build_style=go
 go_import_path=github.com/jesseduffield/lazygit
@@ -12,7 +12,7 @@ license="MIT"
 homepage="https://github.com/jesseduffield/lazygit"
 changelog="https://github.com/jesseduffield/lazygit/releases"
 distfiles="https://github.com/jesseduffield/lazygit/archive/refs/tags/v${version}.tar.gz"
-checksum=2e727db952022c0518443d18c9b8a97a882970b93c5ab198ff33bb8ed2166c2f
+checksum=3f8f6324d6e47e1366c7c4149dafb0c059d3b130e0a2326bd302ba9a61893e2b
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Merged]: lazygit: update to 0.39.2.
  2023-07-21 18:59 [PR PATCH] lazygit: update to 0.39.1 icp1994
  2023-07-22  5:41 ` [PR PATCH] [Updated] " icp1994
@ 2023-07-22 19:36 ` Duncaen
  1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-07-22 19:36 UTC (permalink / raw)
  To: ml

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

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

lazygit: update to 0.39.2.
https://github.com/void-linux/void-packages/pull/45179

Description:
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture: **x86_64**

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

end of thread, other threads:[~2023-07-22 19:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-21 18:59 [PR PATCH] lazygit: update to 0.39.1 icp1994
2023-07-22  5:41 ` [PR PATCH] [Updated] " icp1994
2023-07-22 19:36 ` [PR PATCH] [Merged]: lazygit: update to 0.39.2 Duncaen

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