Merge pull request #305011 from r-ryantm/auto-update/where-is-my-sddm-theme

where-is-my-sddm-theme: 1.9.0 -> 1.9.1
This commit is contained in:
rewine 2024-04-18 21:54:43 +08:00 committed by GitHub
commit 88069b1dbd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -33,13 +33,13 @@ lib.checkListOfEnum "where-is-my-sddm-theme: variant" validVariants variants
stdenvNoCC.mkDerivation rec {
pname = "where-is-my-sddm-theme";
version = "1.9.0";
version = "1.9.1";
src = fetchFromGitHub {
owner = "stepanzubkov";
repo = pname;
rev = "v${version}";
hash = "sha256-eIqSS+Kzf543HiY8WItyZ2vO1SHp7y9yOAD9hIzFPfg=";
hash = "sha256-o9SpzSmHygHix3BUaMQRwLvgy2BdDsBXmiLDU+9u/6Q=";
};
propagatedUserEnvPkgs =