Merge pull request #274607 from r-ryantm/auto-update/kora-icon-theme
kora-icon-theme: 1.5.8 -> 1.5.9
This commit is contained in:
commit
b3f57a6ab4
@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
stdenvNoCC.mkDerivation rec {
|
stdenvNoCC.mkDerivation rec {
|
||||||
pname = "kora-icon-theme";
|
pname = "kora-icon-theme";
|
||||||
version = "1.5.8";
|
version = "1.5.9";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "bikass";
|
owner = "bikass";
|
||||||
repo = "kora";
|
repo = "kora";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "sha256-ZPjtY6s3Sgl0aU2pAxagTMFIOcwDAZQRYtvOC0FBJaI=";
|
sha256 = "sha256-ZXAS22Oe6C34DR1BfGmCGr1qh9mu1PCY5IQWxrm1EfY=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user