Skip to content

Commit 4d4dcf3

Browse files
committed
solanum: 0-unstable-2025-02-25 -> 0-unstable-2025-05-11
1 parent 41da83c commit 4d4dcf3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/servers/irc/solanum/default.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616

1717
stdenv.mkDerivation {
1818
pname = "solanum";
19-
version = "0-unstable-2025-02-25";
19+
version = "0-unstable-2025-05-11";
2020

2121
src = fetchFromGitHub {
2222
owner = "solanum-ircd";
2323
repo = "solanum";
24-
rev = "1669c6406cea5092f5ac25634136341a92c6373b";
25-
hash = "sha256-Y/fXtBgqzt9tRxL4Xs0KM9nX7Os9QBHBjoDuiaHOsfY=";
24+
rev = "b3d3796e690ce2482c1365d99e3329d5587b75d5";
25+
hash = "sha256-hRiBcX2KDAdtx4G3jJyQlLvhfUutHoy85Upni1RfOHY=";
2626
};
2727

2828
patches = [

0 commit comments

Comments
 (0)