solanum: 0-unstable-2025-02-25 -> 0-unstable-2025-05-11 (#407863)

This commit is contained in:
Martin Weinelt 2025-05-17 12:48:16 +02:00 committed by GitHub
commit 0f2f4519e1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,13 +16,13 @@
stdenv.mkDerivation { stdenv.mkDerivation {
pname = "solanum"; pname = "solanum";
version = "0-unstable-2025-02-25"; version = "0-unstable-2025-05-11";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "solanum-ircd"; owner = "solanum-ircd";
repo = "solanum"; repo = "solanum";
rev = "1669c6406cea5092f5ac25634136341a92c6373b"; rev = "b3d3796e690ce2482c1365d99e3329d5587b75d5";
hash = "sha256-Y/fXtBgqzt9tRxL4Xs0KM9nX7Os9QBHBjoDuiaHOsfY="; hash = "sha256-hRiBcX2KDAdtx4G3jJyQlLvhfUutHoy85Upni1RfOHY=";
}; };
patches = [ patches = [