about summary refs log tree commit diff stats
path: root/hm/soispha/wms/river
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-11-25 15:39:32 +0100
committerSoispha <soispha@vhack.eu>2023-11-25 15:39:32 +0100
commit437bf84f40850e6c8af9f9a3cefbfb5b0a8801a6 (patch)
tree84d4d32353fb5506361a3769946c6f48a7e2de38 /hm/soispha/wms/river
parentbuild(flake): Update (diff)
downloadnixos-config-437bf84f40850e6c8af9f9a3cefbfb5b0a8801a6.zip
build(treewide): Update shell library
Diffstat (limited to '')
-rwxr-xr-xhm/soispha/wms/river/init2
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soispha/wms/river/init b/hm/soispha/wms/river/init
index f2fe3eb6..bc46cbc3 100755
--- a/hm/soispha/wms/river/init
+++ b/hm/soispha/wms/river/init
@@ -1,7 +1,7 @@
 #!/usr/bin/env bash
 
 # shellcheck source=/dev/null
-SHELL_LIBRARY_VERSION="1.7.0" . %SHELL_LIBRARY_PATH
+SHELL_LIBRARY_VERSION="1.7.1" . %SHELL_LIBRARY_PATH
 
 err_fail() {
     if ! "$@";then