sharedown: 4.0.2 -> 5.0.2

This commit is contained in:
R. Ryantm 2022-09-12 02:53:44 +00:00
parent 34fde40edd
commit 375b453c7d
3 changed files with 689 additions and 1008 deletions

View File

@ -17,13 +17,13 @@
stdenvNoCC.mkDerivation rec {
pname = "Sharedown";
version = "4.0.2";
version = "5.0.2";
src = fetchFromGitHub {
owner = "kylon";
repo = pname;
rev = version;
sha256 = "sha256-hHYk7B0+wqmpOmU5wf44MBTuocLM//Oif5SOtNzO++c=";
sha256 = "sha256-N5jnjiD3R+uTRgHHocVVxYQ7GzUTz0fZAQGIXzcVTtA=";
};
nativeBuildInputs = [

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff