Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] praat: update to 6.3.15
@ 2023-08-29  4:47 newbluemoon
  2023-08-31 18:34 ` [PR PATCH] [Updated] " newbluemoon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: newbluemoon @ 2023-08-29  4:47 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages praat
https://github.com/void-linux/void-packages/pull/45809

praat: update to 6.3.15
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l-musl
  - x86_64-musl
  - i686



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

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

From 6cd4d9600da153a630b7821b45059c945a94fa19 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 29 Aug 2023 06:44:11 +0200
Subject: [PATCH] praat: update to 6.3.15

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index b37c076122572..5cd94bd4a73e0 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.3.14
+version=6.3.15
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.fon.hum.uva.nl/praat/"
 changelog="https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=fec7bdb7d1dc6d0392c7e3a0a365304d85f1930ac43069ebf848a80fcaa6e604
+checksum=c4cd084a5da13d9d3f96d15db7efecbf6d797f15918e1fa28d9d33b89968b233
 
 # there are a number of pre-defined Makefiles for certain configurations
 # build options are used to choose which one to use among a selected few

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

* Re: [PR PATCH] [Updated] praat: update to 6.3.15
  2023-08-29  4:47 [PR PATCH] praat: update to 6.3.15 newbluemoon
@ 2023-08-31 18:34 ` newbluemoon
  2023-09-05 20:24 ` [PR PATCH] [Updated] praat: update to 6.3.16 newbluemoon
  2023-09-23 13:18 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2023-08-31 18:34 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages praat
https://github.com/void-linux/void-packages/pull/45809

praat: update to 6.3.15
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l-musl
  - x86_64-musl
  - i686



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

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

From 832bfe877fee122523fc2f6ccbbfb376c13710e0 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 29 Aug 2023 06:44:11 +0200
Subject: [PATCH] praat: update to 6.3.16

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index b37c076122572..685d469d84288 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.3.14
+version=6.3.16
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.fon.hum.uva.nl/praat/"
 changelog="https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=fec7bdb7d1dc6d0392c7e3a0a365304d85f1930ac43069ebf848a80fcaa6e604
+checksum=cd90531e57faf5e09e67b732739f738c0e65c8e975345132744d025f021c024e
 
 # there are a number of pre-defined Makefiles for certain configurations
 # build options are used to choose which one to use among a selected few

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

* Re: [PR PATCH] [Updated] praat: update to 6.3.16
  2023-08-29  4:47 [PR PATCH] praat: update to 6.3.15 newbluemoon
  2023-08-31 18:34 ` [PR PATCH] [Updated] " newbluemoon
@ 2023-09-05 20:24 ` newbluemoon
  2023-09-23 13:18 ` [PR PATCH] [Merged]: " Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: newbluemoon @ 2023-09-05 20:24 UTC (permalink / raw)
  To: ml

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

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

https://github.com/newbluemoon/void-packages praat
https://github.com/void-linux/void-packages/pull/45809

praat: update to 6.3.16
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l-musl
  - x86_64-musl
  - i686



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

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

From 8cf530286cf235d93d72947632e40a21245d3ba7 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Tue, 29 Aug 2023 06:44:11 +0200
Subject: [PATCH] praat: update to 6.3.16

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index b37c076122572..685d469d84288 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.3.14
+version=6.3.16
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -13,7 +13,7 @@ license="GPL-2.0-or-later"
 homepage="https://www.fon.hum.uva.nl/praat/"
 changelog="https://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=fec7bdb7d1dc6d0392c7e3a0a365304d85f1930ac43069ebf848a80fcaa6e604
+checksum=cd90531e57faf5e09e67b732739f738c0e65c8e975345132744d025f021c024e
 
 # there are a number of pre-defined Makefiles for certain configurations
 # build options are used to choose which one to use among a selected few

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

* Re: [PR PATCH] [Merged]: praat: update to 6.3.16
  2023-08-29  4:47 [PR PATCH] praat: update to 6.3.15 newbluemoon
  2023-08-31 18:34 ` [PR PATCH] [Updated] " newbluemoon
  2023-09-05 20:24 ` [PR PATCH] [Updated] praat: update to 6.3.16 newbluemoon
@ 2023-09-23 13:18 ` Duncaen
  2 siblings, 0 replies; 4+ messages in thread
From: Duncaen @ 2023-09-23 13:18 UTC (permalink / raw)
  To: ml

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

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

praat: update to 6.3.16
https://github.com/void-linux/void-packages/pull/45809

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

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

<!--
#### 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, (x86_64)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64
  - armv7l-musl
  - x86_64-musl
  - i686



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

end of thread, other threads:[~2023-09-23 13:18 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29  4:47 [PR PATCH] praat: update to 6.3.15 newbluemoon
2023-08-31 18:34 ` [PR PATCH] [Updated] " newbluemoon
2023-09-05 20:24 ` [PR PATCH] [Updated] praat: update to 6.3.16 newbluemoon
2023-09-23 13:18 ` [PR PATCH] [Merged]: " Duncaen

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