discordo: 0-unstable-2025-03-19 -> 0-unstable-2025-03-31

This commit is contained in:
R. Ryantm
2025-03-31 04:50:56 +00:00
parent 3e78aad351
commit b71484f3e2
@@ -3,16 +3,16 @@
buildGoModule rec {
pname = "discordo";
version = "0-unstable-2025-03-19";
version = "0-unstable-2025-03-31";
src = fetchFromGitHub {
owner = "ayn2op";
repo = pname;
rev = "aa58ee2a8a177f01d39bde7368f017fe0fcf425a";
hash = "sha256-H+m5HqHGC1DzWgTQ0cyD5uwGLiRrKU3eJZ5M/InNmBg=";
rev = "9e95b18ab7ba021a71f94e7520c1b9e3b73d3c0f";
hash = "sha256-XxjhLVs87npwuys5FmfMba6dg4NcgRPIieTDgI6UXyk=";
};
vendorHash = "sha256-tKY/8JUWNnHXtl305k/azAVsVihjC7TBYpopf/Ocqac=";
vendorHash = "sha256-NKGsY/5FqLGbwyW6fVSxictDVhju0+jOJSBXQp3ZhFY=";
env.CGO_ENABLED = 0;