xapp: 2.8.12 -> 2.8.13

R. Ryantm bfa5bb6b ca265c19

+2 -2
+2 -2
pkgs/by-name/xa/xapp/package.nix
··· 24 25 stdenv.mkDerivation rec { 26 pname = "xapp"; 27 - version = "2.8.12"; 28 29 outputs = [ 30 "out" ··· 35 owner = "linuxmint"; 36 repo = "xapp"; 37 rev = version; 38 - hash = "sha256-LGONOsllf9POLLcRG2JN6VNvvMZorcG+aXVNLUz31Tc="; 39 }; 40 41 # Recommended by upstream, which enables the build of xapp-debug.
··· 24 25 stdenv.mkDerivation rec { 26 pname = "xapp"; 27 + version = "2.8.13"; 28 29 outputs = [ 30 "out" ··· 35 owner = "linuxmint"; 36 repo = "xapp"; 37 rev = version; 38 + hash = "sha256-CbMwkz+4+uADkfdZEqWCJvbJqkVcvQBmcRISjVb090Q="; 39 }; 40 41 # Recommended by upstream, which enables the build of xapp-debug.