Unverified Commit d11c77df authored by nixpkgs-merge-bot[bot]'s avatar nixpkgs-merge-bot[bot] Committed by GitHub
Browse files

xarcan: 0-unstable-2024-08-04 -> 0-unstable-2024-08-26 (#337862)

parents 29ed70c8 b73ec32d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -39,13 +39,13 @@

stdenv.mkDerivation (finalPackages: {
  pname = "xarcan";
  version = "0-unstable-2024-08-04";
  version = "0-unstable-2024-08-26";

  src = fetchFromGitHub {
    owner = "letoram";
    repo = "xarcan";
    rev = "7644616b3bd0ff2b5708e93acc990cd757b20ae9";
    hash = "sha256-iKYTuJ/1iwm449ZOBOzi+LkrTTio7aaIHUn+M+Sbzc8=";
    rev = "5672116f627de492fb4df0b33d36b78041cd3931";
    hash = "sha256-xZX6uLs/H/wONKrUnYxSynHK7CL7FDfzWvSjtXxT8es=";
  };

  nativeBuildInputs = [