Merge pull request #143373 from r-ryantm/auto-update/uptimed

uptimed: 0.4.4 -> 0.4.5
This commit is contained in:
Maximilian Bosch
2021-10-31 23:06:43 +01:00
committed by GitHub
+2 -2
View File
@@ -2,10 +2,10 @@
stdenv.mkDerivation rec {
pname = "uptimed";
version = "0.4.4";
version = "0.4.5";
src = fetchFromGitHub {
sha256 = "sha256-DSvxE9BZpjpDQi2SxbM5iuAAHgUCaiwimcgxivD4mck=";
sha256 = "sha256-jvdodclZhN7WF7bsR3DHaLb8fAEABap8OAfmTZF1804=";
rev = "v${version}";
repo = "uptimed";
owner = "rpodgorny";