Merge pull request #87523 from r-ryantm/auto-update/tixati

tixati: 2.72 -> 2.73
gstqt5
Ryan Mulligan 2020-05-10 12:42:46 -07:00 committed by GitHub
commit 84982d1664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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