1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-27 16:11:58 +00:00

pantalaimon: 0.5.1 -> 0.6.1

This commit is contained in:
R. RyanTM 2020-05-23 01:29:14 +00:00 committed by Jon
parent c94dfc22f1
commit be445744c4

View file

@ -9,7 +9,7 @@
buildPythonApplication rec {
pname = "pantalaimon";
version = "0.5.1";
version = "0.6.1";
disabled = pythonOlder "3.6";
@ -18,7 +18,7 @@ buildPythonApplication rec {
owner = "matrix-org";
repo = pname;
rev = version;
sha256 = "18jihvqlfk8lx97hxcr36zdkp2sffg2l8mkg5lflylwcgwy1dx0y";
sha256 = "0hn3731jh6xwyjayzdf41skhpdx002qs7n5l7ffh4dplhnv9vbxx";
};
propagatedBuildInputs = [