Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: youtube-tui-0.8.0
@ 2023-08-29 15:46 Eloitor
  2023-08-29 15:52 ` [PR PATCH] [Updated] " Eloitor
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Eloitor @ 2023-08-29 15:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From 4125c6737aca3046f1a1dc7a6e6b23108af60a0f Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 0000000000000..e3978230081a8
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libxcb-devel mpv-devel openssl-devel python3"
+short_desc="lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
@ 2023-08-29 15:52 ` Eloitor
  2023-08-29 16:42 ` Eloitor
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-08-29 15:52 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From a941617478b3d670d1dcc77f74d42ef6c8b15acb Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 0000000000000..fc89b76745a6b
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libxcb-devel mpv-devel openssl-devel python3"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
  2023-08-29 15:52 ` [PR PATCH] [Updated] " Eloitor
@ 2023-08-29 16:42 ` Eloitor
  2023-11-28  1:47 ` github-actions
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-08-29 16:42 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/45815#issuecomment-1697800396

Comment:
tests worked locally...

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

* Re: New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
  2023-08-29 15:52 ` [PR PATCH] [Updated] " Eloitor
  2023-08-29 16:42 ` Eloitor
@ 2023-11-28  1:47 ` github-actions
  2023-11-28  8:58 ` [PR PATCH] [Updated] " Eloitor
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: github-actions @ 2023-11-28  1:47 UTC (permalink / raw)
  To: ml

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

New comment by github-actions[bot] on void-packages repository

https://github.com/void-linux/void-packages/pull/45815#issuecomment-1828930138

Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that.  If this pull request is still relevant bump it or assign it.

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (2 preceding siblings ...)
  2023-11-28  1:47 ` github-actions
@ 2023-11-28  8:58 ` Eloitor
  2023-11-28  9:19 ` Eloitor
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-11-28  8:58 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From 7fb274b136f1bdfd28ec0bb1ec6fc4ae78ec57bd Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 0000000000000..fc89b76745a6b
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libxcb-devel mpv-devel openssl-devel python3"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (3 preceding siblings ...)
  2023-11-28  8:58 ` [PR PATCH] [Updated] " Eloitor
@ 2023-11-28  9:19 ` Eloitor
  2023-12-30 20:14 ` Eloitor
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-11-28  9:19 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From 3f6080ea54ce0041c40dd5ad0a7a15f12f5ea8f5 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 0000000000000..04c5aed94e233
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config python3"
+makedepends="libsixel-devel libxcb-devel mpv-devel openssl-devel"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (4 preceding siblings ...)
  2023-11-28  9:19 ` Eloitor
@ 2023-12-30 20:14 ` Eloitor
  2024-02-15 19:16 ` AnInternetTroll
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2023-12-30 20:14 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From fb1b7791d396e91bc41369434afeabca83fe1e54 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 00000000000000..fc89b76745a6b1
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config"
+makedepends="libxcb-devel mpv-devel openssl-devel python3"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (5 preceding siblings ...)
  2023-12-30 20:14 ` Eloitor
@ 2024-02-15 19:16 ` AnInternetTroll
  2024-02-15 22:32 ` [PR PATCH] [Updated] " Eloitor
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: AnInternetTroll @ 2024-02-15 19:16 UTC (permalink / raw)
  To: ml

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

New comment by AnInternetTroll on void-packages repository

https://github.com/void-linux/void-packages/pull/45815#issuecomment-1947032210

Comment:
Tested on x86_64-glibc and works as expected!

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (6 preceding siblings ...)
  2024-02-15 19:16 ` AnInternetTroll
@ 2024-02-15 22:32 ` Eloitor
  2024-02-15 22:56 ` Eloitor
  2024-05-06 13:55 ` [PR PATCH] [Updated] " Eloitor
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2024-02-15 22:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From a711b5f8f5a55504c64e64982c013a35e87bfa90 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 0000000000000..7d255167cf474
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config python3"
+makedepends="libxcb-devel mpv-devel openssl-devel python3 libsixel-devel"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

* Re: New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (7 preceding siblings ...)
  2024-02-15 22:32 ` [PR PATCH] [Updated] " Eloitor
@ 2024-02-15 22:56 ` Eloitor
  2024-05-06 13:55 ` [PR PATCH] [Updated] " Eloitor
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2024-02-15 22:56 UTC (permalink / raw)
  To: ml

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

New comment by Eloitor on void-packages repository

https://github.com/void-linux/void-packages/pull/45815#issuecomment-1947474030

Comment:
now all checks pass! :D

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

* Re: [PR PATCH] [Updated] New package: youtube-tui-0.8.0
  2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
                   ` (8 preceding siblings ...)
  2024-02-15 22:56 ` Eloitor
@ 2024-05-06 13:55 ` Eloitor
  9 siblings, 0 replies; 11+ messages in thread
From: Eloitor @ 2024-05-06 13:55 UTC (permalink / raw)
  To: ml

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

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

https://github.com/Eloitor/void-packages youtube-tui
https://github.com/void-linux/void-packages/pull/45815

New package: youtube-tui-0.8.0
#### 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**

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

Closes #45810 

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

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

From 652f62f6fb88c1c76922ff181df483d697dd39d2 Mon Sep 17 00:00:00 2001
From: Eloi Torrents <eloitor@disroot.org>
Date: Tue, 29 Aug 2023 17:31:54 +0200
Subject: [PATCH] New package: youtube-tui-0.8.0

---
 srcpkgs/youtube-tui/template | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
 create mode 100644 srcpkgs/youtube-tui/template

diff --git a/srcpkgs/youtube-tui/template b/srcpkgs/youtube-tui/template
new file mode 100644
index 00000000000000..7d255167cf474b
--- /dev/null
+++ b/srcpkgs/youtube-tui/template
@@ -0,0 +1,14 @@
+# Template file for 'youtube-tui'
+pkgname=youtube-tui
+version=0.8.0
+revision=1
+build_style=cargo
+hostmakedepends="pkg-config python3"
+makedepends="libxcb-devel mpv-devel openssl-devel python3 libsixel-devel"
+short_desc="Lightweight and user friendly TUI for browsing YouTube"
+maintainer="Eloi Torrents <eloitor@disroot.org>"
+license="GPL-3.0-or-later"
+homepage="https://siriusmart.github.io/youtube-tui"
+changelog="https://siriusmart.github.io/youtube-tui/changelogs.html"
+distfiles="https://github.com/Siriusmart/youtube-tui/archive/refs/tags/v${version}.tar.gz"
+checksum=3bc007ffffdf856c8c5e94e1e4133c6d02768638ade82f60ba6aaae80da9c288

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

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

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-29 15:46 [PR PATCH] New package: youtube-tui-0.8.0 Eloitor
2023-08-29 15:52 ` [PR PATCH] [Updated] " Eloitor
2023-08-29 16:42 ` Eloitor
2023-11-28  1:47 ` github-actions
2023-11-28  8:58 ` [PR PATCH] [Updated] " Eloitor
2023-11-28  9:19 ` Eloitor
2023-12-30 20:14 ` Eloitor
2024-02-15 19:16 ` AnInternetTroll
2024-02-15 22:32 ` [PR PATCH] [Updated] " Eloitor
2024-02-15 22:56 ` Eloitor
2024-05-06 13:55 ` [PR PATCH] [Updated] " Eloitor

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