solaar: 1.0.5 -> 1.0.6

This commit is contained in:
Ilan Joselevich 2021-06-21 15:30:48 +03:00
parent 7823c13074
commit 02acc0af3a

View file

@ -4,13 +4,13 @@
# logitech-udev-rules instead of adding this to services.udev.packages on NixOS
python3Packages.buildPythonApplication rec {
pname = "solaar";
version = "1.0.5";
version = "1.0.6";
src = fetchFromGitHub {
owner = "pwr-Solaar";
repo = "Solaar";
rev = version;
sha256 = "sha256-k87DqIkvy5CVEsHT82ZArSM2JBi5sYdSCPfP4KjI850=";
sha256 = "sha256-Ys0005hIQ+fT4oMeU5iFtbLNqn1WM6iLdIKGwdyn7BM=";
};
propagatedBuildInputs = with python3Packages; [