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

tixati: 2.81 -> 2.84

authored by

Sandro and committed by
GitHub
104c625a fff9593c

+2 -2
+2 -2
pkgs/applications/networking/p2p/tixati/default.nix
··· 2 2 3 3 stdenv.mkDerivation rec { 4 4 pname = "tixati"; 5 - version = "2.81"; 5 + version = "2.84"; 6 6 7 7 src = fetchurl { 8 8 url = "https://download2.tixati.com/download/tixati-${version}-1.x86_64.manualinstall.tar.gz"; 9 - sha256 = "sha256-qwKxlmE59V+rXtuYWBMwD1O7OO4gb36lN8syFyQ6uLc="; 9 + sha256 = "sha256-l3giWCMymUk5z4r4sEBZoeCh3K8jAp8TSf+xvhjeAEU="; 10 10 }; 11 11 12 12 installPhase = ''