Skip to content

Commit 9c89171

Browse files
committed
xreader: 4.2.3 -> 4.2.5
linuxmint/xreader@4.2.3...4.2.5
1 parent 4513971 commit 9c89171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/xr/xreader/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636

3737
stdenv.mkDerivation rec {
3838
pname = "xreader";
39-
version = "4.2.3";
39+
version = "4.2.5";
4040

4141
src = fetchFromGitHub {
4242
owner = "linuxmint";
4343
repo = pname;
4444
rev = version;
45-
hash = "sha256-qBnnxygkAn1wF3gtqR0At1e1e+sx1/2MoSWqmshW5Qg=";
45+
hash = "sha256-4riTLU8ElWxxnigNAhmAv+7m1fNneDLCgS2Tj1V0UNk=";
4646
};
4747

4848
nativeBuildInputs = [

0 commit comments

Comments
 (0)