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-HQU+89TWfJGWT3BNorN4cmwtrsqALrBrGO3U8Bk/ejc =" ;
33- arm64-osx-hash = "sha256-R6aMaFgyAByf2LNoAukPHd55uFYGhSSgwvZJ0jZyXAM =" ;
34- x64-linux-hash = "sha256-baEikUc8BnNCkHakzgl3C6kgRckjAXY6xw4q/x6jBAM =" ;
35- x64-osx-hash = "sha256-KN8Nz1Dc+6xp3UyyYZLFiZs9nw7W8bScSSeMMOOgXhs =" ;
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 =" ;
3636 }
3737 . "${ arch } -${ os } -hash" ;
3838in
3939stdenv . mkDerivation rec {
4040 pname = "whisparr" ;
41- version = "2.0.0.787 " ;
41+ version = "2.0.0.819 " ;
4242
4343 src = fetchurl {
4444 name = "${ pname } -${ arch } -${ os } -${ version } .tar.gz" ;
You can’t perform that action at this time.
0 commit comments