Merge pull request #139904 from fabaff/bump-sense-energ

This commit is contained in:
Sandro 2021-09-29 16:08:54 +02:00 committed by GitHub
commit e844099cae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,13 +9,13 @@
buildPythonPackage rec {
pname = "sense-energy";
version = "0.9.0";
version = "0.9.2";
src = fetchFromGitHub {
owner = "scottbonline";
repo = "sense";
rev = version;
sha256 = "1lbarsa9wpm7hnhgf2g253w0gs80cn989dnj4aqmic57x5isikhz";
sha256 = "sha256-XZvx/GWpz49dsiY9pgMfX+6gUfWA8q6IpnzmCRPFHus=";
};
propagatedBuildInputs = [