bibata-cursors-translucent: 1.1.1 -> 1.1.2

This commit is contained in:
R. Ryantm 2022-10-09 04:06:07 +00:00 committed by Bobby Rong
parent 5608cfb9b4
commit 011e3c19c8

View File

@ -2,13 +2,13 @@
stdenvNoCC.mkDerivation rec {
pname = "bibata-cursors-translucent";
version = "1.1.1";
version = "1.1.2";
src = fetchFromGitHub {
owner = "Silicasandwhich";
repo = "Bibata_Cursor_Translucent";
rev = "v${version}";
sha256 = "1ddnwqkxricnd731blckcxvksbgql8k4pfiz65591p81n5095k8y";
sha256 = "sha256-RroynJfdFpu+Wl9iw9NrAc9wNZsSxWI+heJXUTwEe7s=";
};
installPhase = ''