Merge pull request #244961 from r-ryantm/auto-update/sharedown

sharedown: 5.2.2 -> 5.3.1
This commit is contained in:
Pol Dellaiera 2023-07-26 14:40:32 +02:00 committed by GitHub
commit 210f80a955
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2255 additions and 675 deletions

View File

@ -17,13 +17,13 @@
stdenvNoCC.mkDerivation rec {
pname = "Sharedown";
version = "5.2.2";
version = "5.3.1";
src = fetchFromGitHub {
owner = "kylon";
repo = pname;
rev = version;
sha256 = "sha256-kdntnzGpu1NUP6rrBaH7ASwE7XT18vHcgf39bp5A4ds=";
sha256 = "sha256-llQt3m/qu7v5uQIfA1yxl2JZiFafk6sPgcvrIpQy/DI=";
};
nativeBuildInputs = [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff