Loading pkgs/by-name/tr/transcribe/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ stdenv.mkDerivation rec { pname = "transcribe"; version = "9.42.0"; version = "9.50.1"; src = if stdenv.hostPlatform.system == "x86_64-linux" then fetchzip { url = "https://www.seventhstring.com/xscribe/downlo/xscsetup-${version}.tar.gz"; sha256 = "sha256-QCEkxOP1nWtBHFS259Oyqo2beehgCeR7zZ6wqBZe00s="; sha256 = "sha256-FdaUglemrnLC2uSmKDgrYLCPB7Uu/pzp+oA+Zj/9W/s="; } else throw "Platform not supported"; Loading Loading
pkgs/by-name/tr/transcribe/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ stdenv.mkDerivation rec { pname = "transcribe"; version = "9.42.0"; version = "9.50.1"; src = if stdenv.hostPlatform.system == "x86_64-linux" then fetchzip { url = "https://www.seventhstring.com/xscribe/downlo/xscsetup-${version}.tar.gz"; sha256 = "sha256-QCEkxOP1nWtBHFS259Oyqo2beehgCeR7zZ6wqBZe00s="; sha256 = "sha256-FdaUglemrnLC2uSmKDgrYLCPB7Uu/pzp+oA+Zj/9W/s="; } else throw "Platform not supported"; Loading