Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] exfatprogs: update to 1.2.1.
@ 2023-10-06 17:30 arete
  2024-01-05  1:46 ` github-actions
  2024-01-08 14:17 ` [PR PATCH] [Closed]: " arete
  0 siblings, 2 replies; 3+ messages in thread
From: arete @ 2023-10-06 17:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/arete/void-packages exfatprogs
https://github.com/void-linux/void-packages/pull/46487

exfatprogs: update to 1.2.1.
<!-- 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/46487.patch is attached

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

From 0faea1d782a7b4a5a73924834d9aafad1e8372fa Mon Sep 17 00:00:00 2001
From: Gerardo Di iorio <arete74@gmail.com>
Date: Fri, 6 Oct 2023 19:28:53 +0200
Subject: [PATCH] exfatprogs: update to 1.2.1.

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

diff --git a/srcpkgs/exfatprogs/template b/srcpkgs/exfatprogs/template
index 4e259e11490c9..36e709cfaca18 100644
--- a/srcpkgs/exfatprogs/template
+++ b/srcpkgs/exfatprogs/template
@@ -1,6 +1,6 @@
 # Template file for 'exfatprogs'
 pkgname=exfatprogs
-version=1.2.0
+version=1.2.1
 revision=1
 build_style=gnu-configure
 short_desc="Tools to create, check and label exFAT filesystems"
@@ -9,7 +9,7 @@ license="GPL-2.0-or-later"
 homepage="https://github.com/exfatprogs/exfatprogs"
 changelog="https://raw.githubusercontent.com/exfatprogs/exfatprogs/master/NEWS"
 distfiles="https://github.com/exfatprogs/exfatprogs/releases/download/${version}/exfatprogs-${version}.tar.xz"
-checksum=56d9a49465deafc367d428afc71c8098705a30ee19a3cdf3c5320650b8880742
+checksum=a6f3b1fb4bd37835c8f8cb421aac4eb75b880a51342b29850c4063973162227b
 conflicts="exfat-utils"
 replaces="exfat-utils>=0"
 

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

* Re: exfatprogs: update to 1.2.1.
  2023-10-06 17:30 [PR PATCH] exfatprogs: update to 1.2.1 arete
@ 2024-01-05  1:46 ` github-actions
  2024-01-08 14:17 ` [PR PATCH] [Closed]: " arete
  1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2024-01-05  1:46 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/46487#issuecomment-1877998395

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Closed]: exfatprogs: update to 1.2.1.
  2023-10-06 17:30 [PR PATCH] exfatprogs: update to 1.2.1 arete
  2024-01-05  1:46 ` github-actions
@ 2024-01-08 14:17 ` arete
  1 sibling, 0 replies; 3+ messages in thread
From: arete @ 2024-01-08 14:17 UTC (permalink / raw)
  To: ml

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

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

exfatprogs: update to 1.2.1.
https://github.com/void-linux/void-packages/pull/46487

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:[~2024-01-08 14:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-06 17:30 [PR PATCH] exfatprogs: update to 1.2.1 arete
2024-01-05  1:46 ` github-actions
2024-01-08 14:17 ` [PR PATCH] [Closed]: " arete

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