* [PR PATCH] Calibre
@ 2024-10-17 0:37 Astate
2024-10-17 11:37 ` Calibre MIvanchev
` (3 more replies)
0 siblings, 4 replies; 5+ messages in thread
From: Astate @ 2024-10-17 0:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 422 bytes --]
There is a new pull request by Astate against master on the void-packages repository
https://github.com/Astate/void-packages calibre
https://github.com/void-linux/void-packages/pull/52660
Calibre
#### Testing the changes
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64)
A patch file from https://github.com/void-linux/void-packages/pull/52660.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-calibre-52660.patch --]
[-- Type: text/x-diff, Size: 1093 bytes --]
From d65a4e258e1fd279bcb172333142a2d4e926f3ff Mon Sep 17 00:00:00 2001
From: Zacharie Roy <zacharieroy@gmail.com>
Date: Wed, 16 Oct 2024 20:02:51 -0400
Subject: [PATCH] calibre: update to 7.19.0.
---
srcpkgs/calibre/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index e5b56112ea0961..8be1bca707d3ab 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
-version=7.16.0
+version=7.19.0
revision=1
build_helper=python3
pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615
+checksum=ab6bdf1165b10bbfbe2f4cc83a02feed54cbf33b25720466ed0e76b73697bcd5
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Calibre
2024-10-17 0:37 [PR PATCH] Calibre Astate
@ 2024-10-17 11:37 ` MIvanchev
2024-10-18 13:05 ` [PR PATCH] [Updated] Calibre: update to 7.19.0 Astate
` (2 subsequent siblings)
3 siblings, 0 replies; 5+ messages in thread
From: MIvanchev @ 2024-10-17 11:37 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 191 bytes --]
New comment by MIvanchev on void-packages repository
https://github.com/void-linux/void-packages/pull/52660#issuecomment-2419287464
Comment:
Please rename PR to `Calibre: update to 7.19.0`
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] Calibre: update to 7.19.0
2024-10-17 0:37 [PR PATCH] Calibre Astate
2024-10-17 11:37 ` Calibre MIvanchev
@ 2024-10-18 13:05 ` Astate
2024-10-18 13:10 ` Astate
2024-10-20 21:03 ` [PR PATCH] [Closed]: " Astate
3 siblings, 0 replies; 5+ messages in thread
From: Astate @ 2024-10-18 13:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 445 bytes --]
There is an updated pull request by Astate against master on the void-packages repository
https://github.com/Astate/void-packages calibre
https://github.com/void-linux/void-packages/pull/52660
Calibre: update to 7.19.0
#### Testing the changes
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64)
A patch file from https://github.com/void-linux/void-packages/pull/52660.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-calibre-52660.patch --]
[-- Type: text/x-diff, Size: 6406 bytes --]
From d65a4e258e1fd279bcb172333142a2d4e926f3ff Mon Sep 17 00:00:00 2001
From: Zacharie Roy <zacharieroy@gmail.com>
Date: Wed, 16 Oct 2024 20:02:51 -0400
Subject: [PATCH 1/6] calibre: update to 7.19.0.
---
srcpkgs/calibre/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index e5b56112ea0961..8be1bca707d3ab 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
-version=7.16.0
+version=7.19.0
revision=1
build_helper=python3
pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615
+checksum=ab6bdf1165b10bbfbe2f4cc83a02feed54cbf33b25720466ed0e76b73697bcd5
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"
From d6fca33de4d0f29ebc6c7d7089c979bafcf0e343 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 15:42:40 +0200
Subject: [PATCH 2/6] terragrunt: update to 0.68.2.
---
srcpkgs/terragrunt/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index d580b2e3ae3044..737c290015dcde 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
-version=0.68.1
+version=0.68.2
revision=1
build_style=go
go_import_path="github.com/gruntwork-io/terragrunt"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/gruntwork-io/terragrunt"
distfiles="$homepage/archive/v$version.tar.gz"
-checksum=a19743dde7c66e3ab3753bd48d75b4a2c8bed5a922a5c23bac75a177d4df21ba
+checksum=9de4b13d9caa904c0343c85429bb3c0c927fb1bbaa43bda93ad84890b06d1f1e
post_install() {
vlicense LICENSE.txt
From 80f8db6878f0d33d25358ee5436c7762a2091104 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 15:58:42 +0200
Subject: [PATCH 3/6] ispc: update to 1.25.0.
---
srcpkgs/ispc/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template
index ba9ab9fb842847..ba013ed9fda773 100644
--- a/srcpkgs/ispc/template
+++ b/srcpkgs/ispc/template
@@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
-version=1.24.0
+version=1.25.0
revision=1
archs="aarch64* x86_64*"
build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-3-Clause"
homepage="https://ispc.github.io"
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
-checksum=617f1339fbfd63216412fcf775cf00d0b350916e88dce7df5c74c1dd422ea42c
+checksum=e216e6818302d51815ac72768b1d5506190517f5f0c3b9426fd56f4bc00ebdf1
nocross=yes
nopie=yes
From 9242b5a60cb987723d95890e8d253f530e090a03 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 16:59:29 +0200
Subject: [PATCH 4/6] hugo: update to 0.136.0.
---
srcpkgs/hugo/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 5ef9a1ec8170aa..f548b772acde17 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
-version=0.135.0
+version=0.136.0
revision=1
build_style=go
build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://gohugo.io"
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
-checksum=a75c4c684d2125255f214d11b9834a5ec6eb64353f4de2c06952d2b3b7430f0e
+checksum=0c488f10b53d20930e2132089caa3727283bf3c2b07a2d3211e94fe553168339
post_install() {
vdoc README.md
From f1257b399be330ed4cd82b4c97127471f737a861 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Thu, 17 Oct 2024 10:39:21 +0200
Subject: [PATCH 5/6] eza: update to 0.20.3
---
srcpkgs/eza/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template
index 639cedba08225e..7ccf1ff0a5b7f7 100644
--- a/srcpkgs/eza/template
+++ b/srcpkgs/eza/template
@@ -1,6 +1,6 @@
# Template file for 'eza'
pkgname=eza
-version=0.20.2
+version=0.20.3
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@@ -12,8 +12,8 @@ homepage="https://eza.rocks"
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
-checksum="8d5a573906fd362e27c601e8413b2c96b546bbac7cdedcbd1defe1332f42265d
- bc1730cbfea1ac5bd28fc205eb3682947de4c59778749ed23e0e6e3c98ba48be"
+checksum="51a61bba14d1e4043981cabc5cf3d14352bf6a4ca0e308f437d0c8d00f42c2f7
+ 5e23fdd8e42757d90d77aac9c944f7cc30a3e6897a7c4c88875a6d89b2ba2a60"
skip_extraction="man-${version}.tar.gz"
From 4d4ae1ac5dd8a152ab5bf3d6764acdbd5f94e6c8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 28 Jul 2024 22:37:34 +0530
Subject: [PATCH 6/6] New package: fyi-1.0.4
---
srcpkgs/fyi/template | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 srcpkgs/fyi/template
diff --git a/srcpkgs/fyi/template b/srcpkgs/fyi/template
new file mode 100644
index 00000000000000..aeb2d74600bc65
--- /dev/null
+++ b/srcpkgs/fyi/template
@@ -0,0 +1,21 @@
+# Template file for 'fyi'
+pkgname=fyi
+version=1.0.4
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc"
+makedepends="dbus-devel"
+short_desc="Command line utility to send desktop notifications"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fyi"
+changelog="https://codeberg.org/dnkl/fyi/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/fyi/archive/${version}.tar.gz"
+checksum=6d196b4725df02dba39ca736c0f5b485f6a204a98f68de6bbe8155bdc1e56d24
+
+post_install() {
+ rm -r "${DESTDIR}/usr/share/doc"
+
+ vlicense LICENSE
+ vdoc README.md
+}
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Updated] Calibre: update to 7.19.0
2024-10-17 0:37 [PR PATCH] Calibre Astate
2024-10-17 11:37 ` Calibre MIvanchev
2024-10-18 13:05 ` [PR PATCH] [Updated] Calibre: update to 7.19.0 Astate
@ 2024-10-18 13:10 ` Astate
2024-10-20 21:03 ` [PR PATCH] [Closed]: " Astate
3 siblings, 0 replies; 5+ messages in thread
From: Astate @ 2024-10-18 13:10 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 445 bytes --]
There is an updated pull request by Astate against master on the void-packages repository
https://github.com/Astate/void-packages calibre
https://github.com/void-linux/void-packages/pull/52660
Calibre: update to 7.19.0
#### Testing the changes
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64)
A patch file from https://github.com/void-linux/void-packages/pull/52660.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-calibre-52660.patch --]
[-- Type: text/x-diff, Size: 6406 bytes --]
From d65a4e258e1fd279bcb172333142a2d4e926f3ff Mon Sep 17 00:00:00 2001
From: Zacharie Roy <zacharieroy@gmail.com>
Date: Wed, 16 Oct 2024 20:02:51 -0400
Subject: [PATCH 1/6] calibre: update to 7.19.0.
---
srcpkgs/calibre/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/calibre/template b/srcpkgs/calibre/template
index e5b56112ea0961..8be1bca707d3ab 100644
--- a/srcpkgs/calibre/template
+++ b/srcpkgs/calibre/template
@@ -1,6 +1,6 @@
# Template file for 'calibre'
pkgname=calibre
-version=7.16.0
+version=7.19.0
revision=1
build_helper=python3
pycompile_dirs="/usr/lib/calibre/"
@@ -36,7 +36,7 @@ license="GPL-3.0-only"
homepage="https://calibre-ebook.com"
changelog="https://raw.githubusercontent.com/kovidgoyal/calibre/master/Changelog.txt"
distfiles="https://download.calibre-ebook.com/${version}/calibre-${version}.tar.xz"
-checksum=11641f6a84f03bd05d65080942bc5f8fa6fcb66b6e92f956e61168fd44a33615
+checksum=ab6bdf1165b10bbfbe2f4cc83a02feed54cbf33b25720466ed0e76b73697bcd5
python_version=3
lib32disabled=yes
nocross="python3 setup.py gui"
From d6fca33de4d0f29ebc6c7d7089c979bafcf0e343 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 15:42:40 +0200
Subject: [PATCH 2/6] terragrunt: update to 0.68.2.
---
srcpkgs/terragrunt/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/terragrunt/template b/srcpkgs/terragrunt/template
index d580b2e3ae3044..737c290015dcde 100644
--- a/srcpkgs/terragrunt/template
+++ b/srcpkgs/terragrunt/template
@@ -1,6 +1,6 @@
# Template file for 'terragrunt'
pkgname=terragrunt
-version=0.68.1
+version=0.68.2
revision=1
build_style=go
go_import_path="github.com/gruntwork-io/terragrunt"
@@ -9,7 +9,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="MIT"
homepage="https://github.com/gruntwork-io/terragrunt"
distfiles="$homepage/archive/v$version.tar.gz"
-checksum=a19743dde7c66e3ab3753bd48d75b4a2c8bed5a922a5c23bac75a177d4df21ba
+checksum=9de4b13d9caa904c0343c85429bb3c0c927fb1bbaa43bda93ad84890b06d1f1e
post_install() {
vlicense LICENSE.txt
From 80f8db6878f0d33d25358ee5436c7762a2091104 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 15:58:42 +0200
Subject: [PATCH 3/6] ispc: update to 1.25.0.
---
srcpkgs/ispc/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/ispc/template b/srcpkgs/ispc/template
index ba9ab9fb842847..ba013ed9fda773 100644
--- a/srcpkgs/ispc/template
+++ b/srcpkgs/ispc/template
@@ -1,6 +1,6 @@
# Template file for 'ispc'
pkgname=ispc
-version=1.24.0
+version=1.25.0
revision=1
archs="aarch64* x86_64*"
build_style=cmake
@@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="BSD-3-Clause"
homepage="https://ispc.github.io"
distfiles="https://github.com/ispc/ispc/archive/v${version}.tar.gz"
-checksum=617f1339fbfd63216412fcf775cf00d0b350916e88dce7df5c74c1dd422ea42c
+checksum=e216e6818302d51815ac72768b1d5506190517f5f0c3b9426fd56f4bc00ebdf1
nocross=yes
nopie=yes
From 9242b5a60cb987723d95890e8d253f530e090a03 Mon Sep 17 00:00:00 2001
From: Andrea Brancaleoni <abc@pompel.me>
Date: Wed, 16 Oct 2024 16:59:29 +0200
Subject: [PATCH 4/6] hugo: update to 0.136.0.
---
srcpkgs/hugo/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/hugo/template b/srcpkgs/hugo/template
index 5ef9a1ec8170aa..f548b772acde17 100644
--- a/srcpkgs/hugo/template
+++ b/srcpkgs/hugo/template
@@ -1,6 +1,6 @@
# Template file for 'hugo'
pkgname=hugo
-version=0.135.0
+version=0.136.0
revision=1
build_style=go
build_helper=qemu
@@ -11,7 +11,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
license="Apache-2.0"
homepage="https://gohugo.io"
distfiles="https://github.com/gohugoio/hugo/archive/v${version}.tar.gz"
-checksum=a75c4c684d2125255f214d11b9834a5ec6eb64353f4de2c06952d2b3b7430f0e
+checksum=0c488f10b53d20930e2132089caa3727283bf3c2b07a2d3211e94fe553168339
post_install() {
vdoc README.md
From f1257b399be330ed4cd82b4c97127471f737a861 Mon Sep 17 00:00:00 2001
From: tranzystorekk <tranzystorek.io@protonmail.com>
Date: Thu, 17 Oct 2024 10:39:21 +0200
Subject: [PATCH 5/6] eza: update to 0.20.3
---
srcpkgs/eza/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/eza/template b/srcpkgs/eza/template
index 639cedba08225e..7ccf1ff0a5b7f7 100644
--- a/srcpkgs/eza/template
+++ b/srcpkgs/eza/template
@@ -1,6 +1,6 @@
# Template file for 'eza'
pkgname=eza
-version=0.20.2
+version=0.20.3
revision=1
build_style=cargo
hostmakedepends="pkg-config"
@@ -12,8 +12,8 @@ homepage="https://eza.rocks"
changelog="https://raw.githubusercontent.com/eza-community/eza/main/CHANGELOG.md"
distfiles="https://github.com/eza-community/eza/archive/refs/tags/v${version}.tar.gz
https://github.com/eza-community/eza/releases/download/v${version}/man-${version}.tar.gz"
-checksum="8d5a573906fd362e27c601e8413b2c96b546bbac7cdedcbd1defe1332f42265d
- bc1730cbfea1ac5bd28fc205eb3682947de4c59778749ed23e0e6e3c98ba48be"
+checksum="51a61bba14d1e4043981cabc5cf3d14352bf6a4ca0e308f437d0c8d00f42c2f7
+ 5e23fdd8e42757d90d77aac9c944f7cc30a3e6897a7c4c88875a6d89b2ba2a60"
skip_extraction="man-${version}.tar.gz"
From 4d4ae1ac5dd8a152ab5bf3d6764acdbd5f94e6c8 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sun, 28 Jul 2024 22:37:34 +0530
Subject: [PATCH 6/6] New package: fyi-1.0.4
---
srcpkgs/fyi/template | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 srcpkgs/fyi/template
diff --git a/srcpkgs/fyi/template b/srcpkgs/fyi/template
new file mode 100644
index 00000000000000..aeb2d74600bc65
--- /dev/null
+++ b/srcpkgs/fyi/template
@@ -0,0 +1,21 @@
+# Template file for 'fyi'
+pkgname=fyi
+version=1.0.4
+revision=1
+build_style=meson
+hostmakedepends="pkg-config scdoc"
+makedepends="dbus-devel"
+short_desc="Command line utility to send desktop notifications"
+maintainer="icp <pangolin@vivaldi.net>"
+license="MIT"
+homepage="https://codeberg.org/dnkl/fyi"
+changelog="https://codeberg.org/dnkl/fyi/raw/branch/master/CHANGELOG.md"
+distfiles="https://codeberg.org/dnkl/fyi/archive/${version}.tar.gz"
+checksum=6d196b4725df02dba39ca736c0f5b485f6a204a98f68de6bbe8155bdc1e56d24
+
+post_install() {
+ rm -r "${DESTDIR}/usr/share/doc"
+
+ vlicense LICENSE
+ vdoc README.md
+}
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [PR PATCH] [Closed]: Calibre: update to 7.19.0
2024-10-17 0:37 [PR PATCH] Calibre Astate
` (2 preceding siblings ...)
2024-10-18 13:10 ` Astate
@ 2024-10-20 21:03 ` Astate
3 siblings, 0 replies; 5+ messages in thread
From: Astate @ 2024-10-20 21:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
There's a closed pull request on the void-packages repository
Calibre: update to 7.19.0
https://github.com/void-linux/void-packages/pull/52660
Description:
#### Testing the changes
- I tested the changes in this PR: YES
- I built this PR locally for my native architecture, (x86_64)
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2024-10-20 21:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-17 0:37 [PR PATCH] Calibre Astate
2024-10-17 11:37 ` Calibre MIvanchev
2024-10-18 13:05 ` [PR PATCH] [Updated] Calibre: update to 7.19.0 Astate
2024-10-18 13:10 ` Astate
2024-10-20 21:03 ` [PR PATCH] [Closed]: " Astate
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).