* [PR PATCH] lazygit: update to 0.40.0.
@ 2023-08-07 18:33 icp1994
2023-08-08 6:26 ` [PR PATCH] [Updated] " icp1994
2023-08-09 17:03 ` [PR PATCH] [Merged]: lazygit: update to 0.40.2 Duncaen
0 siblings, 2 replies; 3+ messages in thread
From: icp1994 @ 2023-08-07 18:33 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/45476
lazygit: update to 0.40.0.
#### 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/45476.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lazygit-45476.patch --]
[-- Type: text/x-diff, Size: 1045 bytes --]
From 5d0251b5d22181a1e1cac1524f3a2f1b3ece88e8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 7 Aug 2023 12:57:14 +0530
Subject: [PATCH] lazygit: update to 0.40.0.
---
srcpkgs/lazygit/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index fdb306e298338..1031e5d1ead3c 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
-version=0.39.4
+version=0.40.0
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=a908f93f698bf5e76141961a5c68ecc973efaace50e6fcd43fdd396f9ad18c2b
+checksum=6a30a23ea4e9a83916d046655b33d4d59f1fa3b408c4b2f9d1e1160e58c6f76b
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Updated] lazygit: update to 0.40.0.
2023-08-07 18:33 [PR PATCH] lazygit: update to 0.40.0 icp1994
@ 2023-08-08 6:26 ` icp1994
2023-08-09 17:03 ` [PR PATCH] [Merged]: lazygit: update to 0.40.2 Duncaen
1 sibling, 0 replies; 3+ messages in thread
From: icp1994 @ 2023-08-08 6:26 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/45476
lazygit: update to 0.40.0.
#### 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/45476.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-lazygit-45476.patch --]
[-- Type: text/x-diff, Size: 1045 bytes --]
From c8a2cd798b7849c31885fd8cd5b66c88b24bd0bd Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Mon, 7 Aug 2023 12:57:14 +0530
Subject: [PATCH] lazygit: update to 0.40.2.
---
srcpkgs/lazygit/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/lazygit/template b/srcpkgs/lazygit/template
index fdb306e298338..db18c80bb9793 100644
--- a/srcpkgs/lazygit/template
+++ b/srcpkgs/lazygit/template
@@ -1,6 +1,6 @@
# Template file for 'lazygit'
pkgname=lazygit
-version=0.39.4
+version=0.40.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=a908f93f698bf5e76141961a5c68ecc973efaace50e6fcd43fdd396f9ad18c2b
+checksum=146bd63995fcf2f2373bbc2143b3565b7a2be49a1d4e385496265ac0f69e4128
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Merged]: lazygit: update to 0.40.2.
2023-08-07 18:33 [PR PATCH] lazygit: update to 0.40.0 icp1994
2023-08-08 6:26 ` [PR PATCH] [Updated] " icp1994
@ 2023-08-09 17:03 ` Duncaen
1 sibling, 0 replies; 3+ messages in thread
From: Duncaen @ 2023-08-09 17:03 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.40.2.
https://github.com/void-linux/void-packages/pull/45476
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-08-09 17:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-07 18:33 [PR PATCH] lazygit: update to 0.40.0 icp1994
2023-08-08 6:26 ` [PR PATCH] [Updated] " icp1994
2023-08-09 17:03 ` [PR PATCH] [Merged]: lazygit: update to 0.40.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).