solanum: 0-unstable-2025-05-11 -> 0-unstable-2025-05-21 (#411356)

This commit is contained in:
Martin Weinelt 2025-05-27 14:04:24 +02:00 committed by GitHub
commit 93a3ac20d7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,13 +16,13 @@
stdenv.mkDerivation {
pname = "solanum";
version = "0-unstable-2025-05-11";
version = "0-unstable-2025-05-21";
src = fetchFromGitHub {
owner = "solanum-ircd";
repo = "solanum";
rev = "b3d3796e690ce2482c1365d99e3329d5587b75d5";
hash = "sha256-hRiBcX2KDAdtx4G3jJyQlLvhfUutHoy85Upni1RfOHY=";
rev = "6ac284622813f4f64fa8e0bf905c4b35d244b343";
hash = "sha256-rUdxAjH1cvfCYQmt3DKWbxL4bctjhSn4pMl1TzLdL6g=";
};
patches = [