about summary refs log tree commit diff
path: root/pkgs/applications/networking/Sylk
diff options
context:
space:
mode:
authorleenaars <leenaars@users.noreply.github.com>2020-10-14 14:39:30 +0200
committerGitHub <noreply@github.com>2020-10-14 14:39:30 +0200
commit706fdae2861a1ea42cb9b1d36d4d503665d09b46 (patch)
tree1019615de671447ed9a0822119017e2412792119 /pkgs/applications/networking/Sylk
parent574bfc541020d7cf68d63d8f562373b22d3dd764 (diff)
Sylk: 2.9.0 -> 2.9.1 (#100490)
Diffstat (limited to 'pkgs/applications/networking/Sylk')
-rw-r--r--pkgs/applications/networking/Sylk/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/Sylk/default.nix b/pkgs/applications/networking/Sylk/default.nix
index 818ec5d2a6a37..164e2b1ea79c0 100644
--- a/pkgs/applications/networking/Sylk/default.nix
+++ b/pkgs/applications/networking/Sylk/default.nix
@@ -2,7 +2,7 @@
 
 let
   pname = "Sylk";
-  version = "2.9.0";
+  version = "2.9.1";
 in
 
 appimageTools.wrapType2 rec {
@@ -10,7 +10,7 @@ appimageTools.wrapType2 rec {
 
   src = fetchurl {
     url = "http://download.ag-projects.com/Sylk/Sylk-${version}-x86_64.AppImage";
-    hash = "sha256-vhLZkU4MNAlITsJD+xYPDxeimGw6nHn/Rb5nu35uOfQ=";
+    hash = "sha256-Y1FR1tYZTxhMFn6NL578otitmOsngMJBPK/9cpCqE/Q=";
   };
 
   profile = ''