solanum: 0-unstable-2025-01-29 -> 0-unstable-2025-02-25

This commit is contained in:
R. Ryantm
2025-03-04 15:40:41 +00:00
parent 54040bae8e
commit bad44b18be
+3 -3
View File
@@ -16,13 +16,13 @@
stdenv.mkDerivation rec {
pname = "solanum";
version = "0-unstable-2025-01-29";
version = "0-unstable-2025-02-25";
src = fetchFromGitHub {
owner = "solanum-ircd";
repo = "solanum";
rev = "7289d455e8f640b3a2607d8049de27f9099abe1c";
hash = "sha256-EQq8l48WgP8PuAyOoY6WU0FM1IHYBQisRojAUmyPOpM=";
rev = "1669c6406cea5092f5ac25634136341a92c6373b";
hash = "sha256-Y/fXtBgqzt9tRxL4Xs0KM9nX7Os9QBHBjoDuiaHOsfY=";
};
patches = [