unrar-free: 0.3.1 -> 0.3.1-unstable-2024-09-19 (#388593)

This commit is contained in:
Thiago Kenji Okada
2025-03-10 09:48:25 +00:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "unrar-free";
version = "0.3.1";
version = "0.3.1-unstable-2024-09-19";
src = fetchFromGitLab {
owner = "bgermann";
repo = "unrar-free";
rev = finalAttrs.version;
hash = "sha256-Dg+KGZcqbE1nBPaemZlWQPaUQQJmaSe0nyDQRXJzwuE=";
rev = "a7f9a157276ae68987fb44fe5ccf4f4255eb0a5e";
hash = "sha256-aCO1vklG5MneEiqS/IBvC09YrvWa+OndfvCblDFKA1E=";
};
nativeBuildInputs = [