Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] autotiling: update to 1.9.3
@ 2024-05-28 15:47 cinerea0
  2024-05-28 17:06 ` [PR PATCH] [Merged]: " cinerea0
  0 siblings, 1 reply; 3+ messages in thread
From: cinerea0 @ 2024-05-28 15:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/cinerea0/void-packages autotiling
https://github.com/void-linux/void-packages/pull/50562

autotiling: update to 1.9.3
#### Testing the changes
- I tested the changes in this PR: **YES**



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

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

From 96bb3c2d0ae066dc1eab14be6008dd2863aad55e Mon Sep 17 00:00:00 2001
From: cinerea0 <cinerea0@disroot.org>
Date: Tue, 28 May 2024 11:46:42 -0400
Subject: [PATCH] autotiling: update to 1.9.3

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

diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template
index 612af0b868cae3..198d01849a18c2 100644
--- a/srcpkgs/autotiling/template
+++ b/srcpkgs/autotiling/template
@@ -1,6 +1,6 @@
 # Template file for 'autotiling'
 pkgname=autotiling
-version=1.9.1
+version=1.9.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3-wheel"
@@ -10,6 +10,6 @@ maintainer="Adrian Göransson <adriangoransson@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/autotiling"
 distfiles="https://github.com/nwg-piotr/autotiling/archive/refs/tags/v${version}.tar.gz"
-checksum=e7113b35df41b9da162c8fc1974219f55085659fba69fbc7861b146a3f380813
+checksum=3270a28de977f375c80984ef50f7433cb03cfdf198b079ae9c80d1513f0e9176
 # There is no test suite for this package
 make_check=no

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

* Re: [PR PATCH] [Merged]: autotiling: update to 1.9.3
  2024-05-28 15:47 [PR PATCH] autotiling: update to 1.9.3 cinerea0
@ 2024-05-28 17:06 ` cinerea0
  0 siblings, 0 replies; 3+ messages in thread
From: cinerea0 @ 2024-05-28 17:06 UTC (permalink / raw)
  To: ml

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

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

autotiling: update to 1.9.3
https://github.com/void-linux/void-packages/pull/50562

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



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

* [PR PATCH] autotiling: Update to 1.9.3
@ 2024-05-23 11:31 indeededa
  0 siblings, 0 replies; 3+ messages in thread
From: indeededa @ 2024-05-23 11:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/indeededa/void-packages autotiling-1.9.3
https://github.com/void-linux/void-packages/pull/50483

autotiling: Update to 1.9.3
#### 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/50483.patch is attached

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

From 754baeba5e43b40de2c208a4f3f78e2cb5c541cd Mon Sep 17 00:00:00 2001
From: indeededa <164004041+indeededa@users.noreply.github.com>
Date: Thu, 23 May 2024 18:27:06 +0700
Subject: [PATCH] autotiling: Update to 1.9.3
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Why wouldn’t they maintain it
---
 srcpkgs/autotiling/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/autotiling/template b/srcpkgs/autotiling/template
index 612af0b868cae3..198d01849a18c2 100644
--- a/srcpkgs/autotiling/template
+++ b/srcpkgs/autotiling/template
@@ -1,6 +1,6 @@
 # Template file for 'autotiling'
 pkgname=autotiling
-version=1.9.1
+version=1.9.3
 revision=1
 build_style=python3-module
 hostmakedepends="python3-wheel"
@@ -10,6 +10,6 @@ maintainer="Adrian Göransson <adriangoransson@gmail.com>"
 license="GPL-3.0-or-later"
 homepage="https://github.com/nwg-piotr/autotiling"
 distfiles="https://github.com/nwg-piotr/autotiling/archive/refs/tags/v${version}.tar.gz"
-checksum=e7113b35df41b9da162c8fc1974219f55085659fba69fbc7861b146a3f380813
+checksum=3270a28de977f375c80984ef50f7433cb03cfdf198b079ae9c80d1513f0e9176
 # There is no test suite for this package
 make_check=no

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

end of thread, other threads:[~2024-05-28 17:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-28 15:47 [PR PATCH] autotiling: update to 1.9.3 cinerea0
2024-05-28 17:06 ` [PR PATCH] [Merged]: " cinerea0
  -- strict thread matches above, loose matches on Subject: below --
2024-05-23 11:31 [PR PATCH] autotiling: Update " indeededa

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