about summary refs log tree commit diff
path: root/pkgs/by-name/sr/srm-cuarzo/package.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/by-name/sr/srm-cuarzo/package.nix')
-rw-r--r--pkgs/by-name/sr/srm-cuarzo/package.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/by-name/sr/srm-cuarzo/package.nix b/pkgs/by-name/sr/srm-cuarzo/package.nix
index 0580a22990291..a02741bb5dae2 100644
--- a/pkgs/by-name/sr/srm-cuarzo/package.nix
+++ b/pkgs/by-name/sr/srm-cuarzo/package.nix
@@ -14,9 +14,9 @@
 }:
 stdenv.mkDerivation (self: {
   pname = "srm-cuarzo";
-  version = "0.6.0-1";
+  version = "0.7.1-1";
   rev = "v${self.version}";
-  hash = "sha256-guC2NLIg0NGyflgtrl5X2FiDKCwKd/7mglMEn56uF3Q=";
+  hash = "sha256-cwZWEuht4XClVUQomMKUA3GScaxv7xBxj3tJhmDYG6Y=";
 
   src = fetchFromGitHub {
     inherit (self) rev hash;