duckstation: 0.1-10091 -> 0.1-10130 (#464541)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"duckstation": {
|
||||
"version": "0.1-10091",
|
||||
"hash_darwin": "sha256-6bp3ksI3a3FYuGhP6y77AxTR1XOXyjmBuQNnWwU9Zoo="
|
||||
"version": "0.1-10130",
|
||||
"hash_darwin": "sha256-20E6Tcx3ZCD4qPmFBxwCfkSdhsxHBzAZpYRYTYnjHLI="
|
||||
},
|
||||
"discord_rpc": {
|
||||
"rev": "cc59d26d1d628fbd6527aac0ac1d6301f4978b92",
|
||||
|
||||
Reference in New Issue
Block a user