Merge pull request #161656 from r-ryantm/auto-update/luna-icons

luna-icons: 1.9 -> 1.9.1
This commit is contained in:
José Romildo Malaquias 2022-02-24 15:52:01 -03:00 committed by GitHub
commit 72b41ce3c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,13 +9,13 @@
stdenv.mkDerivation rec {
pname = "luna-icons";
version = "1.9";
version = "1.9.1";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = pname;
rev = version;
sha256 = "1l6jxbgq2qnw4qx0khkdxcq75v17cv2ccfnm28sslpzcc1r8amqd";
sha256 = "sha256-ZUSG9lui07ICG/4M6LBEAhJo9KuKd+wMb2VoKu5Ifmg=";
};
nativeBuildInputs = [