commit: 0028dcc6018cc40a405139c48f5d036e138cb025
parent 78a242103f0cbc4c0f967fd025da84d278bffcd4
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Wed, 30 Jul 2025 11:47:13 +0200
pkgs/utils-std: bump to 0.0.8
Diffstat:
3 files changed, 2 insertions(+), 6 deletions(-)
diff --git a/pkg/sbase/gen.lua b/pkg/sbase/gen.lua
@@ -82,7 +82,6 @@ local cmds = {
'find',
'flock',
'fold',
- 'getconf',
'grep',
'hostname',
'kill',
@@ -99,7 +98,6 @@ local cmds = {
'sha384sum',
'sha512-224sum',
'sha512-256sum',
- 'sha512sum',
'sort',
'sponge',
'tail',
@@ -108,8 +106,6 @@ local cmds = {
'tsort',
'unexpand',
'uudecode',
- 'uuencode',
- 'whoami',
'xargs',
}
for _, cmd in ipairs(cmds) do
diff --git a/pkg/utils-std/sha256 b/pkg/utils-std/sha256
@@ -1 +1 @@
-3ce9b97ea6bf0a6da9da5c5b5348a5d6216f31f8bb2a07853661811adbe7d133 utils-std-0.0.7.tar.gz
+6acaa2e4d8d7e1c835d3f2585883246eb82d0b8ef332dbd09d60399ffa081173 utils-std-0.0.8.tar.gz
diff --git a/pkg/utils-std/url b/pkg/utils-std/url
@@ -1 +1 @@
-url = "https://distfiles.hacktivis.me/releases/utils-std/utils-std-0.0.7.tar.gz"
+url = "https://distfiles.hacktivis.me/releases/utils-std/utils-std-0.0.8.tar.gz"