solanum: 0-unstable-2025-09-20 -> 0-unstable-2025-10-13

This commit is contained in:
R. Ryantm
2025-10-15 12:09:38 +00:00
parent 886babdb9c
commit 5c72245524

View File

@@ -18,13 +18,13 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "solanum"; pname = "solanum";
version = "0-unstable-2025-09-20"; version = "0-unstable-2025-10-13";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "solanum-ircd"; owner = "solanum-ircd";
repo = "solanum"; repo = "solanum";
rev = "380dca67c2f270f1b60634b6ed9a90c80884684d"; rev = "2d483c6e3f0d33aef9447c17b3b55d3e86098831";
hash = "sha256-R+TXRFzTVWxWVRSmPgmFjYplEonDKszsBckPWUS+gOU="; hash = "sha256-/84WXUqJTOMldIUJokPBNR4quU9YZM0PhWWWLAKoJsw=";
}; };
patches = [ patches = [