Skip to content

Commit 45af43f

Browse files
r-ryantmJon
authored andcommitted
nx-libs: 3.5.99.23 -> 3.5.99.24
1 parent ed9f1b3 commit 45af43f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/tools/X11/nx-libs/default.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
libpng, libtool, libxml2, pkgconfig, which, xorg }:
33
stdenv.mkDerivation rec {
44
pname = "nx-libs";
5-
version = "3.5.99.23";
5+
version = "3.5.99.24";
66
src = fetchFromGitHub {
77
owner = "ArcticaProject";
88
repo = "nx-libs";
99
rev = version;
10-
sha256 = "0hcsic9bf8w4ja3xy2nka8hcjvidqzjafn1bwr34l5l47h0kbyqz";
10+
sha256 = "0knx4phya90ahjxaflkvnnb7w22vdwjf7r78dhzmbmlccnlvwi7q";
1111
};
1212

1313
nativeBuildInputs = [ autoconf automake libtool pkgconfig which

0 commit comments

Comments
 (0)