solanum: 0-unstable-2026-01-11 -> 0-unstable-2026-01-22

This commit is contained in:
R. Ryantm
2026-01-23 11:31:26 +00:00
parent c5fd0b8a75
commit b75dea6fef
+3 -3
View File
@@ -18,13 +18,13 @@
stdenv.mkDerivation {
pname = "solanum";
version = "0-unstable-2026-01-11";
version = "0-unstable-2026-01-22";
src = fetchFromGitHub {
owner = "solanum-ircd";
repo = "solanum";
rev = "e2a499f7192fa5e966dab03b7980e3240111d7b3";
hash = "sha256-F+CtxubdNz+B/a9sAoZW4tIvj72Mms/0bUKmvm14wHg=";
rev = "fd89d4e837fe2e98cb273c340ddf4762ce1eb070";
hash = "sha256-QMGbNCWbg6ODZHVM+A2hwm/okIXGYULCS2nZrGX2xco=";
};
patches = [