Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gitui: update to 0.23.0
@ 2023-06-20  1:19 cinerea0
  2023-06-20 17:25 ` [PR PATCH] [Merged]: " abenson
  0 siblings, 1 reply; 2+ messages in thread
From: cinerea0 @ 2023-06-20  1:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages gitui
https://github.com/void-linux/void-packages/pull/44528

gitui: update to 0.23.0
#### Testing the changes
- I tested the changes in this PR: **YES**


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

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

From 38d2694dea22d3d83db3c10fb81568cecf425311 Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Mon, 19 Jun 2023 21:16:48 -0400
Subject: [PATCH] gitui: update to 0.23.0

---
 srcpkgs/gitui/patches/bump-git2.patch | 13 -------------
 srcpkgs/gitui/template                | 10 +++-------
 2 files changed, 3 insertions(+), 20 deletions(-)
 delete mode 100644 srcpkgs/gitui/patches/bump-git2.patch

diff --git a/srcpkgs/gitui/patches/bump-git2.patch b/srcpkgs/gitui/patches/bump-git2.patch
deleted file mode 100644
index e4b5dfc1fad5..000000000000
--- a/srcpkgs/gitui/patches/bump-git2.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/asyncgit/Cargo.toml b/asyncgit/Cargo.toml
-index 5ab4da1..f17fbbe 100644
---- a/asyncgit/Cargo.toml
-+++ b/asyncgit/Cargo.toml
-@@ -14,7 +14,7 @@ keywords = ["git"]
- [dependencies]
- crossbeam-channel = "0.5"
- easy-cast = "0.5"
--git2 = "0.15"
-+git2 = "0.17"
- log = "0.4"
- # git2 = { path = "../../extern/git2-rs", features = ["vendored-openssl"]}
- # git2 = { git="https://github.com/extrawurst/git2-rs.git", rev="fc13dcc", features = ["vendored-openssl"]}
diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template
index 14a6deb5ba43..2df97ebfc1e1 100644
--- a/srcpkgs/gitui/template
+++ b/srcpkgs/gitui/template
@@ -1,7 +1,7 @@
 # Template file for 'gitui'
 pkgname=gitui
-version=0.22.1
-revision=2
+version=0.23.0
+revision=1
 build_style=cargo
 make_check_args="-- --skip  components::textinput::tests::test_visualize_newline"
 hostmakedepends="pkg-config python3"
@@ -12,11 +12,7 @@ license="MIT"
 homepage="https://github.com/extrawurst/gitui"
 changelog="https://github.com/extrawurst/gitui/raw/master/CHANGELOG.md"
 distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
-checksum=285e86c136ee7f410fdd52c5284ccf0d19011cc5f7709e5e10bb02f439a218ea
-
-post_patch() {
-	cargo update --package git2@0.15.0 --precise 0.17.2
-}
+checksum=5180d5d8fd2fe6400148d6078b4b318c7530ca6c27ea8d8c0882f2e4d9064a80
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Merged]: gitui: update to 0.23.0
  2023-06-20  1:19 [PR PATCH] gitui: update to 0.23.0 cinerea0
@ 2023-06-20 17:25 ` abenson
  0 siblings, 0 replies; 2+ messages in thread
From: abenson @ 2023-06-20 17:25 UTC (permalink / raw)
  To: ml

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

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

gitui: update to 0.23.0
https://github.com/void-linux/void-packages/pull/44528

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


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

end of thread, other threads:[~2023-06-20 17:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-20  1:19 [PR PATCH] gitui: update to 0.23.0 cinerea0
2023-06-20 17:25 ` [PR PATCH] [Merged]: " abenson

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