about summary refs log tree commit diff
path: root/pkgs/data/themes
diff options
context:
space:
mode:
authorJosé Romildo Malaquias <malaquias@gmail.com>2020-09-28 17:20:31 -0300
committerJosé Romildo Malaquias <malaquias@gmail.com>2020-09-28 17:20:31 -0300
commitd180ceff2dcdbe859cdf0fbcb745f49919b97753 (patch)
treec8ee493b562ccf5dc879b50cbe160639c455ea91 /pkgs/data/themes
parent76dbece8e8240a911fcc5722f813a8453f90406f (diff)
marwaita-manjaro: 1.5 -> 1.6
Diffstat (limited to 'pkgs/data/themes')
-rw-r--r--pkgs/data/themes/marwaita-manjaro/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/themes/marwaita-manjaro/default.nix b/pkgs/data/themes/marwaita-manjaro/default.nix
index 539d1a937bf56..6750c0119968b 100644
--- a/pkgs/data/themes/marwaita-manjaro/default.nix
+++ b/pkgs/data/themes/marwaita-manjaro/default.nix
@@ -8,13 +8,13 @@
 
 stdenv.mkDerivation rec {
   pname = "marwaita-manjaro";
-  version = "1.5";
+  version = "1.6";
 
   src = fetchFromGitHub {
     owner = "darkomarko42";
     repo = pname;
     rev = version;
-    sha256 = "0gd6dk7bfhnzmdsmdafc6f0kspnvzpvcmlb8h6q36ifvv0yg3jw4";
+    sha256 = "133b9ri1yhvwrm9fm648mq0xnbr9mccy6yar7d390n4659j09v3s";
   };
 
   buildInputs = [