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

tixati: 2.85 -> 2.86
This commit is contained in:
Mario Rodas 2021-12-08 09:12:19 -05:00 committed by GitHub
commit 762c6924ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "tixati";
version = "2.85";
version = "2.86";
src = fetchurl {
url = "https://download2.tixati.com/download/tixati-${version}-1.x86_64.manualinstall.tar.gz";
sha256 = "sha256-grmJ52x2NcsgXw5BWrEGF9+7TYS/45HgHUXuZB+hVK4=";
sha256 = "sha256-E5jZnjIdYRzkZ9hN7gKzIIjC0k2nN47yDptsMYrsvIA=";
};
installPhase = ''