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

itgmaniaPackages.itg3encore: 0-unstable-2026-04-22 -> 0-unstable-2026-04-29 (#515704)

parents e2ebc167 bd2bd1ae
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -6,13 +6,13 @@
}:
stdenv.mkDerivation (finalAttrs: {
  pname = "itg3encore";
  version = "0-unstable-2026-04-22";
  version = "0-unstable-2026-04-29";

  src = fetchFromGitHub {
    owner = "DarkBahamut162";
    repo = "itg3encore";
    rev = "b93cc8e88cb2a22ccc910bc42074975bbf800940";
    hash = "sha256-SgiqQPlEqw4wqqMA7jb2p63/hcEiEGS3a5LffgJHdgw=";
    rev = "87ef7392f84acf3c05c03749714a8f9cd893a34e";
    hash = "sha256-4wHDin/Nphd/BLP4HYsRQDZDWYhMRddv1D44q6Yvhto=";
  };

  postInstall = ''