discordo: 0-unstable-2025-05-23 -> 0-unstable-2025-06-03

This commit is contained in:
R. Ryantm
2025-06-03 20:45:30 +00:00
parent 8764efe0df
commit c35fdf4e31
@@ -10,16 +10,16 @@
buildGoModule rec {
pname = "discordo";
version = "0-unstable-2025-05-23";
version = "0-unstable-2025-06-03";
src = fetchFromGitHub {
owner = "ayn2op";
repo = pname;
rev = "af2b0995ba6f6f2df8937cf6a6d5bee3adbc0d0c";
hash = "sha256-eBdPnpO9fZP7uq2/wVmeMu8Bf9UympsjUHTQlX2XKYw=";
rev = "23be8cd23591d3076712dd6c7c0b9e20571e1545";
hash = "sha256-hbgCxu48c+glnLN8jEAzFrOwxYxAdap3TaqKKtYtzqE=";
};
vendorHash = "sha256-gEwTpt/NPN1+YpTBmW8F34UotowrOcA0mfFgBdVFiTA=";
vendorHash = "sha256-Kx0dI53ordvsSY0GCp6H+1XiSBAHXLbcg0tQJVa86uw=";
env.CGO_ENABLED = 0;