Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] shfmt: update to 3.4.3.
@ 2022-05-02 23:21 TeddyDD
  2022-05-03 21:32 ` mhmdanas
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: TeddyDD @ 2022-05-02 23:21 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-shfmt
https://github.com/void-linux/void-packages/pull/36966

shfmt: update to 3.4.3.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/36966.patch is attached

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

From e992b6f79d0f6bd315284dc21586521005bf99e3 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Tue, 3 May 2022 01:20:10 +0200
Subject: [PATCH] shfmt: update to 3.4.3.

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

diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index eb08353dea7b..da9cf3fc25ac 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
 # Template file for 'shfmt'
 pkgname=shfmt
-version=3.4.2
+version=3.4.3
 revision=1
 wrksrc="sh-${version}"
 build_style=go
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
 changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
-checksum=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee
+checksum=8bfb7cc980164bfeeedd2f8866e6af23c31a4720965601a5b777a14783dfe031
 
 post_install() {
 	scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1

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

* Re: shfmt: update to 3.4.3.
  2022-05-02 23:21 [PR PATCH] shfmt: update to 3.4.3 TeddyDD
@ 2022-05-03 21:32 ` mhmdanas
  2022-05-04  6:56 ` TeddyDD
  2022-05-04  6:56 ` [PR PATCH] [Closed]: " TeddyDD
  2 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2022-05-03 21:32 UTC (permalink / raw)
  To: ml

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

New comment by mhmdanas on void-packages repository

https://github.com/void-linux/void-packages/pull/36966#issuecomment-1116680291

Comment:
This is a duplicate of my PR https://github.com/void-linux/void-packages/pull/36617, though the changes are exactly the same.

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

* Re: shfmt: update to 3.4.3.
  2022-05-02 23:21 [PR PATCH] shfmt: update to 3.4.3 TeddyDD
  2022-05-03 21:32 ` mhmdanas
@ 2022-05-04  6:56 ` TeddyDD
  2022-05-04  6:56 ` [PR PATCH] [Closed]: " TeddyDD
  2 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2022-05-04  6:56 UTC (permalink / raw)
  To: ml

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

New comment by TeddyDD on void-packages repository

https://github.com/void-linux/void-packages/pull/36966#issuecomment-1116985262

Comment:
Closing then.

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

* Re: [PR PATCH] [Closed]: shfmt: update to 3.4.3.
  2022-05-02 23:21 [PR PATCH] shfmt: update to 3.4.3 TeddyDD
  2022-05-03 21:32 ` mhmdanas
  2022-05-04  6:56 ` TeddyDD
@ 2022-05-04  6:56 ` TeddyDD
  2 siblings, 0 replies; 5+ messages in thread
From: TeddyDD @ 2022-05-04  6:56 UTC (permalink / raw)
  To: ml

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

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

shfmt: update to 3.4.3.
https://github.com/void-linux/void-packages/pull/36966

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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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] 5+ messages in thread

* [PR PATCH] shfmt: update to 3.4.3.
@ 2022-04-10 17:28 mhmdanas
  0 siblings, 0 replies; 5+ messages in thread
From: mhmdanas @ 2022-04-10 17:28 UTC (permalink / raw)
  To: ml

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

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

https://github.com/mhmdanas/void-packages shfmt-3.4.3
https://github.com/void-linux/void-packages/pull/36617

shfmt: update to 3.4.3.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/36617.patch is attached

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

From 96a4e7b3398c0a757d873593f6dd193abe592f8f Mon Sep 17 00:00:00 2001
From: mhmdanas <triallax@tutanota.com>
Date: Sun, 10 Apr 2022 20:28:28 +0300
Subject: [PATCH] shfmt: update to 3.4.3.

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

diff --git a/srcpkgs/shfmt/template b/srcpkgs/shfmt/template
index eb08353dea7b..da9cf3fc25ac 100644
--- a/srcpkgs/shfmt/template
+++ b/srcpkgs/shfmt/template
@@ -1,6 +1,6 @@
 # Template file for 'shfmt'
 pkgname=shfmt
-version=3.4.2
+version=3.4.3
 revision=1
 wrksrc="sh-${version}"
 build_style=go
@@ -14,7 +14,7 @@ license="BSD-3-Clause"
 homepage="https://github.com/mvdan/sh"
 changelog="https://raw.githubusercontent.com/mvdan/sh/master/CHANGELOG.md"
 distfiles="https://github.com/mvdan/sh/archive/v${version}.tar.gz"
-checksum=2000656613bc4165fb1d419bedec08fcb23a625274f4505e303d18b204d8f5ee
+checksum=8bfb7cc980164bfeeedd2f8866e6af23c31a4720965601a5b777a14783dfe031
 
 post_install() {
 	scdoc < cmd/shfmt/shfmt.1.scd > shfmt.1

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

end of thread, other threads:[~2022-05-04  6:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-02 23:21 [PR PATCH] shfmt: update to 3.4.3 TeddyDD
2022-05-03 21:32 ` mhmdanas
2022-05-04  6:56 ` TeddyDD
2022-05-04  6:56 ` [PR PATCH] [Closed]: " TeddyDD
  -- strict thread matches above, loose matches on Subject: below --
2022-04-10 17:28 [PR PATCH] " mhmdanas

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