Merge pull request #198884 from r-ryantm/auto-update/snappymail
snappymail: 2.19.4 -> 2.20.6
This commit is contained in:
commit
94cbd05457
@ -2,11 +2,11 @@
|
||||
, dataPath ? "/var/lib/snappymail" }:
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "snappymail";
|
||||
version = "2.19.4";
|
||||
version = "2.20.6";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://github.com/the-djmaze/snappymail/releases/download/v${version}/snappymail-${version}.tar.gz";
|
||||
sha256 = "sha256-XjnNBK/w9aPfG11fVcESIMy1UFAI1j/iAKz1GvZzfq4=";
|
||||
sha256 = "sha256-xALHgE+N/X2YqGd3qZxAiZF1onzO/FVfxSbwjAaep/A=";
|
||||
};
|
||||
|
||||
sourceRoot = "snappymail";
|
||||
|
Loading…
Reference in New Issue
Block a user