Merge pull request #154995 from romildo/upd.luna-icons

luna-icons: 1.8 -> 1.9
This commit is contained in:
Bobby Rong 2022-01-15 13:27:58 +08:00 committed by GitHub
commit 5c5ba57a9f
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.8";
version = "1.9";
src = fetchFromGitHub {
owner = "darkomarko42";
repo = pname;
rev = version;
sha256 = "1c317ac43ff70sxn1syx20qhs4nkccv6hbf69fmi3acswqsll1z4";
sha256 = "1l6jxbgq2qnw4qx0khkdxcq75v17cv2ccfnm28sslpzcc1r8amqd";
};
nativeBuildInputs = [