tixati: 2.67 -> 2.72

This commit is contained in:
Aaron L. Zeng 2020-04-08 19:21:59 -04:00 committed by Jon
parent c9d3517368
commit ef6b333854

View file

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