From 9271611c189a3ed4129d3b98422f86ab3f774f10 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= <ismael.bouya@normalesup.org>
Date: Tue, 5 May 2020 12:54:06 +0200
Subject: Upgrade roundcube

---
 pkgs/webapps/roundcubemail/plugins/contextmenu/default.nix | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'pkgs/webapps/roundcubemail/plugins/contextmenu')

diff --git a/pkgs/webapps/roundcubemail/plugins/contextmenu/default.nix b/pkgs/webapps/roundcubemail/plugins/contextmenu/default.nix
index c970007..34a43a7 100644
--- a/pkgs/webapps/roundcubemail/plugins/contextmenu/default.nix
+++ b/pkgs/webapps/roundcubemail/plugins/contextmenu/default.nix
@@ -1,7 +1,7 @@
 { buildPlugin }:
 buildPlugin rec {
   appName = "contextmenu";
-  version = "2.3";
+  version = "3.2";
   url = "https://github.com/johndoh/roundcube-${appName}/archive/${version}.tar.gz";
-  sha256 = "1rb8n821ylfniiiccfskc534vd6rczhk3g82455ks3m09q6l8hif";
+  sha256 = "1j7qns42bvgwav8d5n8g16iajyrhydd76hgil8625f3xyjbv4mx0";
 }
-- 
cgit v1.2.3