about summary refs log tree commit diff
path: root/pkgs/data/icons/bibata-cursors
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2022-10-09 04:06:07 +0000
committerBobby Rong <rjl931189261@126.com>2022-10-18 07:43:44 +0800
commit011e3c19c86a51b1583cd364c49364471b08d59d (patch)
tree07f883ac1c86486a9f36bad752b4a583175a3bf4 /pkgs/data/icons/bibata-cursors
parent5608cfb9b4b05687ba639e7c6ea423ee990928f8 (diff)
bibata-cursors-translucent: 1.1.1 -> 1.1.2
Diffstat (limited to 'pkgs/data/icons/bibata-cursors')
-rw-r--r--pkgs/data/icons/bibata-cursors/translucent.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/icons/bibata-cursors/translucent.nix b/pkgs/data/icons/bibata-cursors/translucent.nix
index efaf25c59f2bf..fa01e05766b44 100644
--- a/pkgs/data/icons/bibata-cursors/translucent.nix
+++ b/pkgs/data/icons/bibata-cursors/translucent.nix
@@ -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 = ''