tixati: 2.73 -> 2.74

gstqt5
R. RyanTM 2020-07-15 02:49:29 +00:00 committed by Frederik Rietdijk
parent c2dd047bfb
commit 18146948e0
1 changed files with 2 additions and 2 deletions

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "tixati";
version = "2.73";
version = "2.74";
src = fetchurl {
url = "https://download2.tixati.com/download/tixati-${version}-1.x86_64.manualinstall.tar.gz";
sha256 = "1ncrfc4wgf02la2h3zpdcz07b980n9232lg5f62q7ab79fjrcrfr";
sha256 = "1slsrqv97hnj1vxx3hw32dhqckbr05w622samjbrimh4dv8yrd29";
};
installPhase = ''