Merge pull request #129186 from KenMacD/weechat-matrix-0.3.0

weechat-matrix: 0.2.0 -> 0.3.0

authored by Jörg Thalheim and committed by GitHub 4d2afb44 eab406cf

+2 -2
+2 -2
pkgs/applications/networking/irc/weechat/scripts/weechat-matrix/default.nix
··· 21 python_magic 22 ]); 23 24 - version = "0.2.0"; 25 in buildPythonPackage { 26 pname = "weechat-matrix"; 27 inherit version; ··· 30 owner = "poljar"; 31 repo = "weechat-matrix"; 32 rev = version; 33 - hash = "sha256-qsTdF9mGHac4rPs53mgoOElcujicRNXbJ7GsoptWSGc="; 34 }; 35 36 propagatedBuildInputs = [
··· 21 python_magic 22 ]); 23 24 + version = "0.3.0"; 25 in buildPythonPackage { 26 pname = "weechat-matrix"; 27 inherit version; ··· 30 owner = "poljar"; 31 repo = "weechat-matrix"; 32 rev = version; 33 + hash = "sha256-o4kgneszVLENG167nWnk2FxM+PsMzi+PSyMUMIktZcc="; 34 }; 35 36 propagatedBuildInputs = [