mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
tmuxp: 1.46.0 -> 1.47.0
This commit is contained in:
parent
83c47d19ff
commit
655f0bf07b
@ -2,8 +2,8 @@
|
||||
|
||||
let
|
||||
pname = "tmuxp";
|
||||
version = "1.46.0";
|
||||
hash = "sha256-+aXpsB4mjw9sZLalv3knW8okP+mh2P/nbZCiCwa3UBU=";
|
||||
version = "1.47.0";
|
||||
hash = "sha256-HYY6CEUPpZVvVK9kV4Ehw4wGk5YfIVSkZ0+qqf6Nz4c=";
|
||||
in
|
||||
python3Packages.buildPythonApplication {
|
||||
inherit pname version;
|
||||
|
Loading…
Reference in New Issue
Block a user