zathura: 0.3.4 -> 0.3.5
to fix issues with the new mupdf
This commit is contained in:
parent
1ba3d1a591
commit
8c5898347d
@ -2,7 +2,7 @@
|
|||||||
, pkgconfig, zathura_core, cairo , gtk-mac-integration, girara, mupdf }:
|
, pkgconfig, zathura_core, cairo , gtk-mac-integration, girara, mupdf }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
version = "0.3.4";
|
version = "0.3.5";
|
||||||
pname = "zathura-pdf-mupdf";
|
pname = "zathura-pdf-mupdf";
|
||||||
|
|
||||||
# pwmt.org server was down at the time of last update
|
# pwmt.org server was down at the time of last update
|
||||||
@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
|
|||||||
owner = "pwmt";
|
owner = "pwmt";
|
||||||
repo = "zathura-pdf-mupdf";
|
repo = "zathura-pdf-mupdf";
|
||||||
rev = version;
|
rev = version;
|
||||||
sha256 = "1m4w4jrybpjmx6pi33a5saxzmfd8rrym2k13jpd1fv543s17d9dy";
|
sha256 = "0wb46hllykbi30ir69s8s23mihivqn13mgfdzawbsn2a21p8y4zl";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [ meson ninja pkgconfig ];
|
nativeBuildInputs = [ meson ninja pkgconfig ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user