about summary refs log tree commit diff
path: root/pkgs/applications/video/haruna
diff options
context:
space:
mode:
authorJohannes Schleifenbaum <johannes@js-webcoding.de>2021-04-28 19:11:22 +0200
committertomberek <tomberek@users.noreply.github.com>2021-04-29 00:23:27 -0400
commit7859860c5ac5c7efc4f368d060cb1150be7653cf (patch)
treef1f3ee036b986c340fcad24de4a3ad1f16d7acc7 /pkgs/applications/video/haruna
parent147439c5f0cb564580910a3404bad1cbbfc73f85 (diff)
haruna: 0.6.2 -> 0.6.3
Diffstat (limited to 'pkgs/applications/video/haruna')
-rw-r--r--pkgs/applications/video/haruna/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/video/haruna/default.nix b/pkgs/applications/video/haruna/default.nix
index 36c1c411591ee..3e45dd62d683f 100644
--- a/pkgs/applications/video/haruna/default.nix
+++ b/pkgs/applications/video/haruna/default.nix
@@ -26,13 +26,13 @@
 
 mkDerivation rec {
   pname = "haruna";
-  version = "0.6.2";
+  version = "0.6.3";
 
   src = fetchFromGitHub {
     owner = "g-fb";
     repo = "haruna";
     rev = version;
-    sha256 = "sha256-YsC0ZdLwHCO9izDIk2dTMr0U/nb60MHSxKURV8Xltss=";
+    sha256 = "sha256-gJCLc8qJolv4Yufm/OBCTTEpyoodtySAqKH+zMHCoLU=";
   };
 
   buildInputs = [