summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-02-21 22:37:47 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-02-21 22:37:47 +0000
commite5c20465fc1c94dc41498ab35aeaa480a38b7035 (patch)
tree3f51d1adaad99eb1cdf5bc6694c0c0f6751fffaa
parent591f9cbebeef5dfdcb24997a3069d7f29c365ab9 (diff)
discordo: unstable-2024-02-16 -> unstable-2024-02-21
-rw-r--r--pkgs/applications/networking/discordo/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/applications/networking/discordo/default.nix b/pkgs/applications/networking/discordo/default.nix
index 029ad55ae030..adc7a7f5dc01 100644
--- a/pkgs/applications/networking/discordo/default.nix
+++ b/pkgs/applications/networking/discordo/default.nix
@@ -3,16 +3,16 @@
buildGoModule rec {
pname = "discordo";
- version = "unstable-2024-02-16";
+ version = "unstable-2024-02-21";
src = fetchFromGitHub {
owner = "ayn2op";
repo = pname;
- rev = "7476d8b391f23fa576f8f34eef3829c6212c6331";
- hash = "sha256-x1/CXHqfiT0HgIPsiRluifPOJUrulN+fih0aOrj3us0=";
+ rev = "3486f6ced9db8eb865641632e50daa2550a55ef8";
+ hash = "sha256-iSc9WiX0xu9X1GCSPEnf99OpTaKVlNN7sGp+f1S89SM=";
};
- vendorHash = "sha256-PW0PPMlNB5aa81tsYWUk9mWfSyafI5A0OxqJTCe0OdI=";
+ vendorHash = "sha256-89WJZuqUnYGT2eTWcfxdouwc2kZ15Lt38EyLP/DLSWI=";
CGO_ENABLED = 0;