senpai: unstable-2021-11-29 -> unstable-2021-12-14

Fixes issues with nicknames
This commit is contained in:
toastal 2022-01-09 22:11:16 +07:00
parent b1ac54ae9b
commit a57b762251

View file

@ -2,13 +2,13 @@
buildGoModule rec {
pname = "senpai";
version = "unstable-2021-11-29";
version = "unstable-2021-12-14";
src = fetchFromSourcehut {
owner = "~taiite";
repo = "senpai";
rev = "3904c9190d94f273c0ae9937d3161b9fe4adf856";
sha256 = "sha256-4ZhJuAxcoGjRO5xVqzlmaUvipnyiFMuJ1A3n8vlhYxU=";
rev = "8091752a67781273944e7a79a803b7a671378313";
sha256 = "sha256-tZp0ra/Sq/5MAFlAFHPJ94jYxtHbDiG1wSD4NOH1x7I=";
};
vendorSha256 = "sha256-xkJh7k8GZmoZqE0HgbFp2xMJQOVDkPEXOZEl6bJZz1A=";