Commit 25d4fbe9 authored by R. RyanTM's avatar R. RyanTM
Browse files

duckstation: 0.1-10091 -> 0.1-10130

parent 6ab7e3d7
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-10091";
    version = "0.1-10130";

    src = fetchFromGitHub {
      owner = "stenzek";
      repo = "duckstation";
      tag = "v${finalAttrs.version}";
      deepClone = true;
      hash = "sha256-z6hpjMkz7zlt/NUzGl+Px058O99bfDCXV1l5lBqC6vw=";
      hash = "sha256-K7vqTv8m5JMAPvZuc2nyc1yh8he8RYx0OlqqxdPwNXg=";

      postFetch = ''
        cd $out
+2 −2
Original line number Diff line number Diff line
{
  "duckstation": {
    "version": "0.1-10091",
    "hash_darwin": "sha256-6bp3ksI3a3FYuGhP6y77AxTR1XOXyjmBuQNnWwU9Zoo="
    "version": "0.1-10130",
    "hash_darwin": "sha256-20E6Tcx3ZCD4qPmFBxwCfkSdhsxHBzAZpYRYTYnjHLI="
  },
  "discord_rpc": {
    "rev": "cc59d26d1d628fbd6527aac0ac1d6301f4978b92",