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 d8d3f4622a1ea..af1468b42850f 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.5.6-2";
+  version = "0.5.7-1";
   rev = "v${self.version}";
-  hash = "sha256-shYYmXTWa0cd0zTsdCDw536BkEtm6UdbUz/lQFURi90=";
+  hash = "sha256-TUYiReCWryNFfJ0lFBKNJiauil8ZwRSG8X9Bsdtwswc=";
 
   src = fetchFromGitHub {
     inherit (self) rev hash;