File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2929 . "${ system } " or ( throw "Unsupported system: ${ system } " ) ;
3030 hash =
3131 {
32- arm64-linux-hash = "sha256-CRZp8nUs35uM5VFhinR0IQcf/t624kIRvxuXuJ0eaE4 =" ;
33- arm64-osx-hash = "sha256-nrJxQg0Qzp1cJZttpX+e2CwsniXeDV7ow8JvJX0gi4c =" ;
34- x64-linux-hash = "sha256-m3KyHPe+A3iO4MosFNeTYPWzyzXTFRU/0in+Tvxnamw =" ;
35- x64-osx-hash = "sha256-zvx3PTcTvIT2l32AheY8SN419ewUdmhyQ1O9GgVs2zI =" ;
32+ arm64-linux-hash = "sha256-GQSDButJqPmWbxhDIYqIZxhL2Bn4IpFP8Vinv6OsI9Q =" ;
33+ arm64-osx-hash = "sha256-6e2Pqb/V02I+9ZTxR2er+zMLEBE4ZnJcwkVEgqO04eU =" ;
34+ x64-linux-hash = "sha256-KZ24XPz1WwL4dK1wFT7x6jH2WU3NgFYLiSx2QfmstkA =" ;
35+ x64-osx-hash = "sha256-p749/sc7aAzuvwwlCOx+pNh4J7DIJIZlvsFRa/mIlMk =" ;
3636 }
3737 . "${ arch } -${ os } -hash" ;
3838in
3939stdenv . mkDerivation rec {
4040 pname = "whisparr" ;
41- version = "2.0.0.819 " ;
41+ version = "2.0.0.891 " ;
4242
4343 src = fetchurl {
4444 name = "${ pname } -${ arch } -${ os } -${ version } .tar.gz" ;
You can’t perform that action at this time.
0 commit comments