dillo-plus: 3.3.0 -> 3.3.0-unstable-2025-01-18 (#403762)

This commit is contained in:
Peder Bergebakken Sundt
2025-05-05 23:41:15 +02:00
committed by GitHub
+3 -3
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "dillo-plus";
version = "3.3.0";
version = "3.3.0-unstable-2025-01-18";
src = fetchFromGitHub {
owner = "crossbowerbt";
repo = "dillo-plus";
rev = "v${finalAttrs.version}";
hash = "sha256-NLerc1GXTdzuGVshXn7faK4vOu7wDVMiQNTljOF7OhA=";
rev = "7d093e6bddcb3338938ea5959844e62ff1f9b76f";
hash = "sha256-7DZ+Ruu1sb+yKHSigdFEVe0xkrsQXSQ2esPhujD3Qrc=";
};
nativeBuildInputs = [