Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] praat: update to 6.1.22
@ 2020-09-26 13:36 newbluemoon
  2020-10-03  8:05 ` [PR PATCH] [Updated] " newbluemoon
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: newbluemoon @ 2020-09-26 13:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 314 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/25109

praat: update to 6.1.22


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

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

From 96b90b8181515c39493a0e14483403c16c277297 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 26 Sep 2020 15:24:19 +0200
Subject: [PATCH] praat: update to 6.1.22

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index a302616fbf1..67f2c8abead 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.1.16
+version=6.1.22
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="http://www.praat.org/"
 changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=84b4aa52ece20f7318aa9b5aa03718d074c492cf1998df65e7d128444a0d45d1
+checksum=046917fd84c8acb0c4d35cac4157d9a6d0b3fad112f1b08b14d57185cd0f88cd
 
 # 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] 5+ messages in thread

* Re: [PR PATCH] [Updated] praat: update to 6.1.22
  2020-09-26 13:36 [PR PATCH] praat: update to 6.1.22 newbluemoon
@ 2020-10-03  8:05 ` newbluemoon
  2020-10-06  5:47 ` [PR PATCH] [Updated] praat: update to 6.1.24 newbluemoon
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: newbluemoon @ 2020-10-03  8:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 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/25109

praat: update to 6.1.22


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

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

From 0d9d42582d03ae311026544354a3231824815e28 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 26 Sep 2020 15:24:19 +0200
Subject: [PATCH] praat: update to 6.1.24

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index a302616fbf1..20ef2ffafbd 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.1.16
+version=6.1.24
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="http://www.praat.org/"
 changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=84b4aa52ece20f7318aa9b5aa03718d074c492cf1998df65e7d128444a0d45d1
+checksum=1cc1f80d91dbc169b330fc7855c882c6773f11ffa648f24462a3e5e699c7341d
 
 # 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] 5+ messages in thread

* Re: [PR PATCH] [Updated] praat: update to 6.1.24
  2020-09-26 13:36 [PR PATCH] praat: update to 6.1.22 newbluemoon
  2020-10-03  8:05 ` [PR PATCH] [Updated] " newbluemoon
@ 2020-10-06  5:47 ` newbluemoon
  2020-10-15 19:26 ` [PR PATCH] [Updated] praat: update to 6.1.26 newbluemoon
  2020-10-20 20:30 ` [PR PATCH] [Merged]: praat: update to 6.1.27 Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: newbluemoon @ 2020-10-06  5:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 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/25109

praat: update to 6.1.24


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

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

From 404461e5c733e2b4966e2fc0814860177c53e033 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 26 Sep 2020 15:24:19 +0200
Subject: [PATCH] praat: update to 6.1.26

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index a302616fbf1..4f27858c8e2 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.1.16
+version=6.1.26
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="http://www.praat.org/"
 changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=84b4aa52ece20f7318aa9b5aa03718d074c492cf1998df65e7d128444a0d45d1
+checksum=764ab6d856a63d4b4f670ab1a7a6ea19ef399d5f9c0030d0831357e17b1830df
 
 # 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] 5+ messages in thread

* Re: [PR PATCH] [Updated] praat: update to 6.1.26
  2020-09-26 13:36 [PR PATCH] praat: update to 6.1.22 newbluemoon
  2020-10-03  8:05 ` [PR PATCH] [Updated] " newbluemoon
  2020-10-06  5:47 ` [PR PATCH] [Updated] praat: update to 6.1.24 newbluemoon
@ 2020-10-15 19:26 ` newbluemoon
  2020-10-20 20:30 ` [PR PATCH] [Merged]: praat: update to 6.1.27 Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: newbluemoon @ 2020-10-15 19:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 319 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/25109

praat: update to 6.1.26


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

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

From 351e84dccc645d0c552bd13a2ddb38ef183d7127 Mon Sep 17 00:00:00 2001
From: newbluemoon <blaumolch@mailbox.org>
Date: Sat, 26 Sep 2020 15:24:19 +0200
Subject: [PATCH] praat: update to 6.1.27

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

diff --git a/srcpkgs/praat/template b/srcpkgs/praat/template
index a302616fbf1..9a6aecc323a 100644
--- a/srcpkgs/praat/template
+++ b/srcpkgs/praat/template
@@ -1,6 +1,6 @@
 # Template file for 'praat'
 pkgname=praat
-version=6.1.16
+version=6.1.27
 revision=1
 create_wrksrc=yes
 hostmakedepends="pkg-config"
@@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
 homepage="http://www.praat.org/"
 changelog="http://www.fon.hum.uva.nl/praat/manual/What_s_new_.html"
 distfiles="https://github.com/praat/praat/archive/v${version}.tar.gz"
-checksum=84b4aa52ece20f7318aa9b5aa03718d074c492cf1998df65e7d128444a0d45d1
+checksum=9d6a8a0278be6b8f0a749c820555a7c39305b407296eedd9fb0178ef6cd3d835
 
 # 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] 5+ messages in thread

* Re: [PR PATCH] [Merged]: praat: update to 6.1.27
  2020-09-26 13:36 [PR PATCH] praat: update to 6.1.22 newbluemoon
                   ` (2 preceding siblings ...)
  2020-10-15 19:26 ` [PR PATCH] [Updated] praat: update to 6.1.26 newbluemoon
@ 2020-10-20 20:30 ` Chocimier
  3 siblings, 0 replies; 5+ messages in thread
From: Chocimier @ 2020-10-20 20:30 UTC (permalink / raw)
  To: ml

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

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

praat: update to 6.1.27
https://github.com/void-linux/void-packages/pull/25109

Description:


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

end of thread, other threads:[~2020-10-20 20:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-26 13:36 [PR PATCH] praat: update to 6.1.22 newbluemoon
2020-10-03  8:05 ` [PR PATCH] [Updated] " newbluemoon
2020-10-06  5:47 ` [PR PATCH] [Updated] praat: update to 6.1.24 newbluemoon
2020-10-15 19:26 ` [PR PATCH] [Updated] praat: update to 6.1.26 newbluemoon
2020-10-20 20:30 ` [PR PATCH] [Merged]: praat: update to 6.1.27 Chocimier

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