lol

bibata-cursors-translucent: 1.1.1 -> 1.1.2

authored by

R. Ryantm and committed by
Bobby Rong
011e3c19 5608cfb9

+2 -2
+2 -2
pkgs/data/icons/bibata-cursors/translucent.nix
··· 2 2 3 3 stdenvNoCC.mkDerivation rec { 4 4 pname = "bibata-cursors-translucent"; 5 - version = "1.1.1"; 5 + version = "1.1.2"; 6 6 7 7 src = fetchFromGitHub { 8 8 owner = "Silicasandwhich"; 9 9 repo = "Bibata_Cursor_Translucent"; 10 10 rev = "v${version}"; 11 - sha256 = "1ddnwqkxricnd731blckcxvksbgql8k4pfiz65591p81n5095k8y"; 11 + sha256 = "sha256-RroynJfdFpu+Wl9iw9NrAc9wNZsSxWI+heJXUTwEe7s="; 12 12 }; 13 13 14 14 installPhase = ''