swaynotificationcenter: fix hash

This commit is contained in:
superherointj 2022-09-15 20:05:23 -03:00 committed by GitHub
parent 7dae9f3bb8
commit 3a11ea3ae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ stdenv.mkDerivation (finalAttrs: rec {
owner = "ErikReider";
repo = "SwayNotificationCenter";
rev = "v${version}";
hash = "sha256-/rLzdli+/YTfk+jQ+RhHUEzeORVnJU4KHDlOG3QCPr0=";
hash = "sha256-s4yacSK5ajuq+BeGcPX+/o9wuDOcTOdZu4p8nPS8wk4=";
};
nativeBuildInputs = [