solanum: 0-unstable-2026-04-09 -> 0-unstable-2026-04-29

This commit is contained in:
R. Ryantm
2026-05-06 12:07:57 +00:00
parent fbce940474
commit 3018aa45b1
+3 -3
View File
@@ -26,13 +26,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "solanum";
version = "0-unstable-2026-04-09";
version = "0-unstable-2026-04-29";
src = fetchFromGitHub {
owner = "solanum-ircd";
repo = "solanum";
rev = "54286cf59235c8688104ee20d4e1d74fe8934317";
hash = "sha256-0som1lYheX/GVbqwEXwpIWonYKYqFwpAfcRRojlHlmc=";
rev = "eacc3388cd75060a1ece9209c24c85bc20b65ff7";
hash = "sha256-kZEjGq6kcm5sjP81at+1qVbIu1Ik3k+vJKb+cisg3IE=";
};
postPatch = ''