Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] gitui: update to 0.21.0.
@ 2022-08-18 16:34 jcgruenhage
  2022-08-19  9:29 ` [PR PATCH] [Updated] " jcgruenhage
  2022-08-19 22:12 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: jcgruenhage @ 2022-08-18 16:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages gitui-0.21.0_1
https://github.com/void-linux/void-packages/pull/38765

gitui: update to 0.21.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From cfb878edf46db5e407359f01d1aa9bf6c5013c32 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Thu, 18 Aug 2022 18:33:04 +0200
Subject: [PATCH] gitui: update to 0.21.0.

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

diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template
index c2466612dd95..9bcbf2a74e91 100644
--- a/srcpkgs/gitui/template
+++ b/srcpkgs/gitui/template
@@ -1,6 +1,6 @@
 # Template file for 'gitui'
 pkgname=gitui
-version=0.20.1
+version=0.21.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config python3"
@@ -11,7 +11,7 @@ license="MIT"
 homepage="https://github.com/extrawurst/gitui"
 changelog="https://github.com/extrawurst/gitui/blob/master/CHANGELOG.md"
 distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
-checksum=eccec120dfd4c5c33a74d331a53f3d0c6cb7200e26b0c4c7873278eb951bc379
+checksum=da99defad08bd455c12398438e846aa71c160acfbcc60d06b9c852c5d7ef1d99
 
 post_patch() {
 	cargo update --package autocfg --precise 1.1.0

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

* Re: [PR PATCH] [Updated] gitui: update to 0.21.0.
  2022-08-18 16:34 [PR PATCH] gitui: update to 0.21.0 jcgruenhage
@ 2022-08-19  9:29 ` jcgruenhage
  2022-08-19 22:12 ` [PR PATCH] [Merged]: " paper42
  1 sibling, 0 replies; 3+ messages in thread
From: jcgruenhage @ 2022-08-19  9:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages gitui-0.21.0_1
https://github.com/void-linux/void-packages/pull/38765

gitui: update to 0.21.0.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3541088765246982c781b17727d12142e6928142 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Thu, 18 Aug 2022 18:33:04 +0200
Subject: [PATCH] gitui: update to 0.21.0.

---
 srcpkgs/gitui/template | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/gitui/template b/srcpkgs/gitui/template
index c2466612dd95..61ac3cad31e6 100644
--- a/srcpkgs/gitui/template
+++ b/srcpkgs/gitui/template
@@ -1,6 +1,6 @@
 # Template file for 'gitui'
 pkgname=gitui
-version=0.20.1
+version=0.21.0
 revision=1
 build_style=cargo
 hostmakedepends="pkg-config python3"
@@ -11,11 +11,7 @@ license="MIT"
 homepage="https://github.com/extrawurst/gitui"
 changelog="https://github.com/extrawurst/gitui/blob/master/CHANGELOG.md"
 distfiles="https://github.com/extrawurst/gitui/archive/refs/tags/v${version}.tar.gz"
-checksum=eccec120dfd4c5c33a74d331a53f3d0c6cb7200e26b0c4c7873278eb951bc379
-
-post_patch() {
-	cargo update --package autocfg --precise 1.1.0
-}
+checksum=da99defad08bd455c12398438e846aa71c160acfbcc60d06b9c852c5d7ef1d99
 
 post_install() {
 	vlicense LICENSE.md

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

* Re: [PR PATCH] [Merged]: gitui: update to 0.21.0.
  2022-08-18 16:34 [PR PATCH] gitui: update to 0.21.0 jcgruenhage
  2022-08-19  9:29 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-08-19 22:12 ` paper42
  1 sibling, 0 replies; 3+ messages in thread
From: paper42 @ 2022-08-19 22:12 UTC (permalink / raw)
  To: ml

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

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

gitui: update to 0.21.0.
https://github.com/void-linux/void-packages/pull/38765

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-08-19 22:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-18 16:34 [PR PATCH] gitui: update to 0.21.0 jcgruenhage
2022-08-19  9:29 ` [PR PATCH] [Updated] " jcgruenhage
2022-08-19 22:12 ` [PR PATCH] [Merged]: " paper42

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