diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:39 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-04-04 16:11:39 +0000 |
| commit | 7f23431aff1ab5481f8b7bea69e766de6dc7305d (patch) | |
| tree | a5c95c3a491a417fcdb793d1b748a7dfb64f3416 | |
| parent | 85a5e936aba0bf82d14d9e55fac659af4c59b11f (diff) | |
| download | apaste-7f23431aff1ab5481f8b7bea69e766de6dc7305d.tar.gz | |
Update deps/docs/mirrors
| -rw-r--r-- | doc/apaste.html | 1 | ||||
| -rw-r--r-- | doc/apastec.html | 1 | ||||
| -rw-r--r-- | doc/apasted.html | 1 | ||||
| -rw-r--r-- | doc/index.html | 2 | ||||
| -rw-r--r-- | doc/upgrade.html | 1 | ||||
| -rw-r--r-- | package/deps-build | 4 |
6 files changed, 8 insertions, 2 deletions
diff --git a/doc/apaste.html b/doc/apaste.html index 6664237..0be859f 100644 --- a/doc/apaste.html +++ b/doc/apaste.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>apaste: the apaste program</title> diff --git a/doc/apastec.html b/doc/apastec.html index 594f2e3..46acf4a 100644 --- a/doc/apastec.html +++ b/doc/apastec.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>apaste: the apastec program</title> diff --git a/doc/apasted.html b/doc/apasted.html index 28acbd0..91763c0 100644 --- a/doc/apasted.html +++ b/doc/apasted.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>apaste: the apasted program</title> diff --git a/doc/index.html b/doc/index.html index 200785a..b4ff601 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>apaste - a small command-line pastebin</title> @@ -61,6 +62,7 @@ You can access its checksum <a href="apaste-0.0.3.2.tar.gz.sha256">here</a>. </l git repository</a>: <pre> git clone git://git.skarnet.org/apaste </pre> </li> <li> There's also a +<a href="https://codeberg.org/skarnet/apaste">Codeberg mirror</a>, or a <a href="https://github.com/skarnet/apaste">GitHub mirror</a>, or a <a href="https://git.sr.ht/~skarnet/apaste">SourceHut mirror</a> of the apaste git repository. </li> diff --git a/doc/upgrade.html b/doc/upgrade.html index 7082438..3ba78ac 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -1,6 +1,7 @@ <html> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> + <meta name="color-scheme" content="dark light" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>apaste: how to upgrade</title> diff --git a/package/deps-build b/package/deps-build index 6ef000b..5af7df6 100644 --- a/package/deps-build +++ b/package/deps-build @@ -1,2 +1,2 @@ -true true /package/prog/skalibs 2.14.5.0 libskarnet -true false /package/net/s6-networking 2.7.2.0 +true true /package/prog/skalibs 2.15.0.0 libskarnet +true false /package/net/s6-networking 2.7.2.2 |
