Skip to content

Commit 93a3ac2

Browse files
authored
solanum: 0-unstable-2025-05-11 -> 0-unstable-2025-05-21 (#411356)
2 parents 0f7780f + db30a85 commit 93a3ac2

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-05-11";
19+
version = "0-unstable-2025-05-21";
2020

2121
src = fetchFromGitHub {
2222
owner = "solanum-ircd";
2323
repo = "solanum";
24-
rev = "b3d3796e690ce2482c1365d99e3329d5587b75d5";
25-
hash = "sha256-hRiBcX2KDAdtx4G3jJyQlLvhfUutHoy85Upni1RfOHY=";
24+
rev = "6ac284622813f4f64fa8e0bf905c4b35d244b343";
25+
hash = "sha256-rUdxAjH1cvfCYQmt3DKWbxL4bctjhSn4pMl1TzLdL6g=";
2626
};
2727

2828
patches = [

0 commit comments

Comments
 (0)