about summary refs log tree commit diff
path: root/pkgs/data/themes
diff options
context:
space:
mode:
authorJosé Romildo Malaquias <malaquias@gmail.com>2020-08-30 09:00:39 -0300
committerJon <jonringer@users.noreply.github.com>2020-08-30 11:03:20 -0700
commitd214fce42c3b09541067a8703a0d82dbf89570d0 (patch)
tree8ae89ae11fd9de785219bae216b9f559e1b5328d /pkgs/data/themes
parentb37741f8409eca68464e10107bdb920c18bf390f (diff)
marwaita: 7.5 -> 7.5.1
Diffstat (limited to 'pkgs/data/themes')
-rw-r--r--pkgs/data/themes/marwaita/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/data/themes/marwaita/default.nix b/pkgs/data/themes/marwaita/default.nix
index 6bd6de32f00bd..5f09927e15c69 100644
--- a/pkgs/data/themes/marwaita/default.nix
+++ b/pkgs/data/themes/marwaita/default.nix
@@ -8,13 +8,13 @@
 
 stdenv.mkDerivation rec {
   pname = "marwaita";
-  version = "7.5";
+  version = "7.5.1";
 
   src = fetchFromGitHub {
     owner = "darkomarko42";
     repo = pname;
     rev = version;
-    sha256 = "13p0sr5gnb8ww9fx83p6nykdn82jd6hx6l94z939g0ghj5aizbbl";
+    sha256 = "0ig5wc6dkbly6yrvd13h4lyr8x0y7k3d9iv4rhg0pnjgcpna83mw";
   };
 
   buildInputs = [