summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinnnus <[email protected]>2023-10-01 23:07:08 +0200
committerLinnnus <[email protected]>2023-10-01 23:07:31 +0200
commitc1184c9c15c2ce9d3afdc47c46be63949b0cc59f (patch)
tree4673f200d46b486dbfa8666ebf5aeef2daff8012
parent2787f2aedc462ac8dc7fcfde9d4b7ab79d1983f8 (diff)
Bump duksebot
-rw-r--r--pkgs/duksebot/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/duksebot/default.nix b/pkgs/duksebot/default.nix
index ac3868d..833bf76 100644
--- a/pkgs/duksebot/default.nix
+++ b/pkgs/duksebot/default.nix
@@ -32,8 +32,8 @@ let
src = fetchFromGitHub {
owner = "linnnus";
repo = "duksebot";
- rev = "0092e752610ec00b5080269721666d1b4c258119";
- hash = "sha256-fGVULOdV1EWXMTJor0MqCYQlTFMUw5m7HOwdmqxViEM=";
+ rev = "24634ab7459d913aea00c2e6d77f916607834ee4";
+ hash = "sha256-+tbC7Z3oewBTyE6wTpUocL+6oWjCRAsqauBLTIOVBUY=";
};
in
writeShellScriptBin "duksebot"