akkoma: 3.12.2 -> 3.13.1

This commit is contained in:
tcmal 2024-04-27 20:58:57 +01:00
parent 58a1abdbae
commit f9ae2740b7
2 changed files with 1601 additions and 1604 deletions

View File

@ -11,14 +11,14 @@
}:
beamPackages.mixRelease rec {
pname = "akkoma";
version = "3.12.2";
version = "3.13.1";
src = fetchFromGitea {
domain = "akkoma.dev";
owner = "AkkomaGang";
repo = "akkoma";
rev = "v${version}";
hash = "sha256-eKvfuHTLmUU6Dom/GctPSbhrAAik1T/7bYY5j3YUkRo=";
hash = "sha256-KRU7uEiwBimPz0HA+SClYt9/ubKNaRCArTGSiWvvVg8=";
};
postPatch = ''

File diff suppressed because it is too large Load Diff