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

duckstation: 0.1-10193 -> 0.1-10339 (#470494)

parents 2e36174c d55923c8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -61,14 +61,14 @@ let

  linuxDrv = llvmPackages.stdenv.mkDerivation (finalAttrs: {
    pname = "duckstation";
    version = "0.1-10193";
    version = "0.1-10339";

    src = fetchFromGitHub {
      owner = "stenzek";
      repo = "duckstation";
      tag = "v${finalAttrs.version}";
      deepClone = true;
      hash = "sha256-UaptzX6f9mOQz4hDDRSYhHRIgQi0AfSMvv2RgOehkFs=";
      hash = "sha256-U/RYyXazuu5qTMC+q4r8oGJN0vMaVBONRk0STcSJl9A=";

      postFetch = ''
        cd $out
+2 −2
Original line number Diff line number Diff line
{
  "duckstation": {
    "version": "0.1-10193",
    "hash_darwin": "sha256-aNESdC+z9NgCYZZAfMIh+iD4j6trHpoWMakj4l9JlMs="
    "version": "0.1-10339",
    "hash_darwin": "sha256-azs9Bqba2ymAQkGDtHOHFcCVUZAEo/0VcnHn6Gx/KXo="
  },
  "discord_rpc": {
    "rev": "cc59d26d1d628fbd6527aac0ac1d6301f4978b92",