forked from mirrors/nixpkgs
material-kwin-decoration: unstable-2022-01-19 -> unstable-2023-01-15
This commit is contained in:
parent
456d8190ad
commit
34f625938c
|
@ -17,13 +17,13 @@
|
|||
|
||||
mkDerivation rec {
|
||||
pname = "material-kwin-decoration";
|
||||
version = "unstable-2022-01-19";
|
||||
version = "unstable-2023-01-15";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Zren";
|
||||
repo = "material-decoration";
|
||||
rev = "973949761f609f9c676c5b2b7c6d9560661d34c3";
|
||||
sha256 = "sha256-n+yUmBUrkS+06qLnzl2P6CTQZZbDtJLy+2mDPCcQz9M=";
|
||||
rev = "0e989e5b815b64ee5bca989f983da68fa5556644";
|
||||
sha256 = "sha256-Ncn5jxkuN4ZBWihfycdQwpJ0j4sRpBGMCl6RNiH4mXg=";
|
||||
};
|
||||
|
||||
# Remove -Werror since it uses deprecated methods
|
||||
|
|
Loading…
Reference in a new issue