Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] acfgfs: update to 0.6.1.
@ 2022-03-20 17:44 tibequadorian
  2022-03-21 21:51 ` Piraty
  2022-03-21 21:51 ` [PR PATCH] [Closed]: " Piraty
  0 siblings, 2 replies; 3+ messages in thread
From: tibequadorian @ 2022-03-20 17:44 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tibequadorian/void-packages acfgfs
https://github.com/void-linux/void-packages/pull/36248

acfgfs: update to 0.6.1.
was forgotten at #34206

@Piraty @letoram 

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

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

<!--
#### 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 [skip CI](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/36248.patch is attached

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

From 9379fe6eb0c97f28009b60e65ce2856963f1d4c6 Mon Sep 17 00:00:00 2001
From: tibequadorian <tibequadorian@posteo.de>
Date: Sun, 20 Mar 2022 18:36:51 +0100
Subject: [PATCH] acfgfs: update to 0.6.1.

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

diff --git a/srcpkgs/acfgfs/template b/srcpkgs/acfgfs/template
index 0e1ced9d4f06..91daf6055354 100644
--- a/srcpkgs/acfgfs/template
+++ b/srcpkgs/acfgfs/template
@@ -1,7 +1,7 @@
 # Template file for 'acfgfs'
 # !! keep synced with arcan
 pkgname=acfgfs
-version=0.6.0.1
+version=0.6.1
 revision=1
 wrksrc=arcan-${version}
 build_wrksrc=src/tools/acfgfs
@@ -13,7 +13,7 @@ maintainer="Piraty <piraty1@inbox.ru>"
 license="BSD-3-Clause"
 homepage="https://arcan-fe.com"
 distfiles="https://github.com/letoram/arcan/archive/${version}.tar.gz"
-checksum=7ae00a9dee79f9b58ac2bacbf532ff0631280297cfde30e8996382a3f42a52ed
+checksum=ca8a9b82000eef60970901641be1130b19c51a1cc2a17278e2365ca3e3a13551
 
 case "${XBPS_TARGET_MACHINE}" in
 	i686|armv6l|armv7l|ppc)

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

* Re: acfgfs: update to 0.6.1.
  2022-03-20 17:44 [PR PATCH] acfgfs: update to 0.6.1 tibequadorian
@ 2022-03-21 21:51 ` Piraty
  2022-03-21 21:51 ` [PR PATCH] [Closed]: " Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2022-03-21 21:51 UTC (permalink / raw)
  To: ml

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

New comment by Piraty on void-packages repository

https://github.com/void-linux/void-packages/pull/36248#issuecomment-1074456786

Comment:
letoram noted nothing of relevance from 0.6.0 to 0.6.1 regarding acfgfs, so it was skipped to save one rebuild 

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

* Re: [PR PATCH] [Closed]: acfgfs: update to 0.6.1.
  2022-03-20 17:44 [PR PATCH] acfgfs: update to 0.6.1 tibequadorian
  2022-03-21 21:51 ` Piraty
@ 2022-03-21 21:51 ` Piraty
  1 sibling, 0 replies; 3+ messages in thread
From: Piraty @ 2022-03-21 21:51 UTC (permalink / raw)
  To: ml

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

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

acfgfs: update to 0.6.1.
https://github.com/void-linux/void-packages/pull/36248

Description:
was forgotten at #34206

@Piraty @letoram 

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

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

<!--
#### 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 [skip CI](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-03-21 21:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20 17:44 [PR PATCH] acfgfs: update to 0.6.1 tibequadorian
2022-03-21 21:51 ` Piraty
2022-03-21 21:51 ` [PR PATCH] [Closed]: " Piraty

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