Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] faust: update to 2.37.3
@ 2021-12-14  9:22 DavideMaggio
  2022-02-07 10:57 ` DavideMaggio
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: DavideMaggio @ 2021-12-14  9:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 09fb24d6ffc5fbada7adff9dab816bf979e98a93 Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH] faust: update to 2.37.3

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..89a18fc0d27a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

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

* Re: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
@ 2022-02-07 10:57 ` DavideMaggio
  2022-02-20 21:34 ` [PR REVIEW] " paper42
                   ` (10 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-07 10:57 UTC (permalink / raw)
  To: ml

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

New comment by DavideMaggio on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#issuecomment-1031336087

Comment:

...is there anybody out there? :)



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

* Re: [PR REVIEW] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
  2022-02-07 10:57 ` DavideMaggio
@ 2022-02-20 21:34 ` paper42
  2022-02-21 15:45 ` [PR PATCH] [Updated] " DavideMaggio
                   ` (9 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-02-20 21:34 UTC (permalink / raw)
  To: ml

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

New review comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#discussion_r810687735

Comment:
```suggestion
homepage="https://faust.grame.fr/"
```

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

* Re: [PR PATCH] [Updated] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
  2022-02-07 10:57 ` DavideMaggio
  2022-02-20 21:34 ` [PR REVIEW] " paper42
@ 2022-02-21 15:45 ` DavideMaggio
  2022-02-21 15:54 ` DavideMaggio
                   ` (8 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-21 15:45 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 09fb24d6ffc5fbada7adff9dab816bf979e98a93 Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH 1/2] faust: update to 2.37.3

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..89a18fc0d27a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

From 1f15bf53197a8c2f6d762e9afb5dc2b39246c0e4 Mon Sep 17 00:00:00 2001
From: mag <DavideMaggio@users.noreply.github.com>
Date: Mon, 21 Feb 2022 16:45:29 +0100
Subject: [PATCH 2/2] Update srcpkgs/faust/template

Co-authored-by: Echo <michal@vasilek.cz>
---
 srcpkgs/faust/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 89a18fc0d27a..49f8f917d261 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -8,7 +8,7 @@ makedepends="libmicrohttpd-devel llvm-libunwind-devel"
 short_desc="Functional Programming Language for Real Time Signal Processing"
 maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
-homepage="http://faust.grame.fr/"
+homepage="https://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
 checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 

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

* Re: [PR PATCH] [Updated] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (2 preceding siblings ...)
  2022-02-21 15:45 ` [PR PATCH] [Updated] " DavideMaggio
@ 2022-02-21 15:54 ` DavideMaggio
  2022-02-21 16:26 ` DavideMaggio
                   ` (7 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-21 15:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 5954124f4b0a3dfff399ff1f645f738706c2ed0e Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH] faust: update to 2.37.3

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..89a18fc0d27a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

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

* Re: [PR PATCH] [Updated] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (3 preceding siblings ...)
  2022-02-21 15:54 ` DavideMaggio
@ 2022-02-21 16:26 ` DavideMaggio
  2022-02-21 17:20 ` paper42
                   ` (6 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-21 16:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 5954124f4b0a3dfff399ff1f645f738706c2ed0e Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH 1/2] faust: update to 2.37.3

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..89a18fc0d27a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

From 5c897a985d3dc5e39e6ae0fd05ce01d4d10a601f Mon Sep 17 00:00:00 2001
From: mag <DavideMaggio@users.noreply.github.com>
Date: Mon, 21 Feb 2022 17:26:22 +0100
Subject: [PATCH 2/2] faust: update to 2.37.3

Co-authored-by: Echo <michal@vasilek.cz>
---
 srcpkgs/faust/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 89a18fc0d27a..49f8f917d261 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -8,7 +8,7 @@ makedepends="libmicrohttpd-devel llvm-libunwind-devel"
 short_desc="Functional Programming Language for Real Time Signal Processing"
 maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
-homepage="http://faust.grame.fr/"
+homepage="https://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
 checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 

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

* Re: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (4 preceding siblings ...)
  2022-02-21 16:26 ` DavideMaggio
@ 2022-02-21 17:20 ` paper42
  2022-02-21 19:10 ` [PR PATCH] [Updated] " DavideMaggio
                   ` (5 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-02-21 17:20 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#issuecomment-1047094088

Comment:
please squash the commits

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

* Re: [PR PATCH] [Updated] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (5 preceding siblings ...)
  2022-02-21 17:20 ` paper42
@ 2022-02-21 19:10 ` DavideMaggio
  2022-02-21 20:15 ` DavideMaggio
                   ` (4 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-21 19:10 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 5954124f4b0a3dfff399ff1f645f738706c2ed0e Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH 1/2] faust: update to 2.37.3

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

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..89a18fc0d27a 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -10,7 +10,7 @@ maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
 homepage="http://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

From 5c897a985d3dc5e39e6ae0fd05ce01d4d10a601f Mon Sep 17 00:00:00 2001
From: mag <DavideMaggio@users.noreply.github.com>
Date: Mon, 21 Feb 2022 17:26:22 +0100
Subject: [PATCH 2/2] faust: update to 2.37.3

Co-authored-by: Echo <michal@vasilek.cz>
---
 srcpkgs/faust/template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 89a18fc0d27a..49f8f917d261 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -8,7 +8,7 @@ makedepends="libmicrohttpd-devel llvm-libunwind-devel"
 short_desc="Functional Programming Language for Real Time Signal Processing"
 maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
-homepage="http://faust.grame.fr/"
+homepage="https://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
 checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 

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

* Re: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (6 preceding siblings ...)
  2022-02-21 19:10 ` [PR PATCH] [Updated] " DavideMaggio
@ 2022-02-21 20:15 ` DavideMaggio
  2022-02-22  7:25 ` [PR PATCH] [Updated] " DavideMaggio
                   ` (3 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-21 20:15 UTC (permalink / raw)
  To: ml

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

New comment by DavideMaggio on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#issuecomment-1047200642

Comment:
...hope I did the right thing this time :|
Thank you @paper42 

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

* Re: [PR PATCH] [Updated] faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (7 preceding siblings ...)
  2022-02-21 20:15 ` DavideMaggio
@ 2022-02-22  7:25 ` DavideMaggio
  2022-02-22  7:41 ` DavideMaggio
                   ` (2 subsequent siblings)
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-22  7:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/DavideMaggio/void-packages faust-2.37.3
https://github.com/void-linux/void-packages/pull/34523

faust: update to 2.37.3

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

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

From 2c0348a475513b67b9cb2bd6e6e150ffc897fece Mon Sep 17 00:00:00 2001
From: mag <mag-one@autistici.org>
Date: Tue, 14 Dec 2021 10:08:58 +0100
Subject: [PATCH] faust: update to 2.37.3

---
 srcpkgs/faust/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/faust/template b/srcpkgs/faust/template
index 03b44b2f2580..49f8f917d261 100644
--- a/srcpkgs/faust/template
+++ b/srcpkgs/faust/template
@@ -1,6 +1,6 @@
 # Template file for 'faust'
 pkgname=faust
-version=2.30.5
+version=2.37.3
 revision=1
 build_style=gnu-makefile
 hostmakedepends="cmake pkg-config llvm"
@@ -8,9 +8,9 @@ makedepends="libmicrohttpd-devel llvm-libunwind-devel"
 short_desc="Functional Programming Language for Real Time Signal Processing"
 maintainer="mag <mag-one@autistici.org>"
 license="GPL-2.0-or-later"
-homepage="http://faust.grame.fr/"
+homepage="https://faust.grame.fr/"
 distfiles=https://github.com/grame-cncm/faust/releases/download/${version}/${pkgname}-${version}.tar.gz
-checksum="6cf64b8ee92c2db74d7d83d726b0ecb6f7e141deeadf4cd40c60e467893e0bfc"
+checksum="f14577e9f63041ec341f40a64dae5e9362be8ed77571aa389ed7d389484a31d7"
 
 # Android stuffs, used by the 'faust2android' script.
 nostrip_files="libsndfile.so "

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

* Re: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (8 preceding siblings ...)
  2022-02-22  7:25 ` [PR PATCH] [Updated] " DavideMaggio
@ 2022-02-22  7:41 ` DavideMaggio
  2022-02-23 23:04 ` paper42
  2022-02-23 23:04 ` [PR PATCH] [Merged]: " paper42
  11 siblings, 0 replies; 13+ messages in thread
From: DavideMaggio @ 2022-02-22  7:41 UTC (permalink / raw)
  To: ml

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

New comment by DavideMaggio on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#issuecomment-1047508121

Comment:
sorry, this should really be the last one :| 

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

* Re: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (9 preceding siblings ...)
  2022-02-22  7:41 ` DavideMaggio
@ 2022-02-23 23:04 ` paper42
  2022-02-23 23:04 ` [PR PATCH] [Merged]: " paper42
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-02-23 23:04 UTC (permalink / raw)
  To: ml

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

New comment by paper42 on void-packages repository

https://github.com/void-linux/void-packages/pull/34523#issuecomment-1049301344

Comment:
> sorry, this should really be the last one :|

Thanks!

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

* Re: [PR PATCH] [Merged]: faust: update to 2.37.3
  2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
                   ` (10 preceding siblings ...)
  2022-02-23 23:04 ` paper42
@ 2022-02-23 23:04 ` paper42
  11 siblings, 0 replies; 13+ messages in thread
From: paper42 @ 2022-02-23 23:04 UTC (permalink / raw)
  To: ml

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

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

faust: update to 2.37.3
https://github.com/void-linux/void-packages/pull/34523

Description:

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

#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)


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

end of thread, other threads:[~2022-02-23 23:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-14  9:22 [PR PATCH] faust: update to 2.37.3 DavideMaggio
2022-02-07 10:57 ` DavideMaggio
2022-02-20 21:34 ` [PR REVIEW] " paper42
2022-02-21 15:45 ` [PR PATCH] [Updated] " DavideMaggio
2022-02-21 15:54 ` DavideMaggio
2022-02-21 16:26 ` DavideMaggio
2022-02-21 17:20 ` paper42
2022-02-21 19:10 ` [PR PATCH] [Updated] " DavideMaggio
2022-02-21 20:15 ` DavideMaggio
2022-02-22  7:25 ` [PR PATCH] [Updated] " DavideMaggio
2022-02-22  7:41 ` DavideMaggio
2022-02-23 23:04 ` paper42
2022-02-23 23:04 ` [PR PATCH] [Merged]: " paper42

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