xorg.luit: 20240102 -> 20240910

Changes: https://invisible-island.net/luit/luit.log.html#t20240910
This commit is contained in:
Sergei Trofimovich 2024-09-11 21:40:35 +01:00
parent 15792f0c3f
commit d832ccf98e
2 changed files with 4 additions and 4 deletions

View File

@ -1918,11 +1918,11 @@ self: with self; {
# THIS IS A GENERATED FILE. DO NOT EDIT!
luit = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: {
pname = "luit";
version = "20240102";
version = "20240910";
builder = ./builder.sh;
src = fetchurl {
url = "https://invisible-mirror.net/archives/luit/luit-20240102.tgz";
sha256 = "10n0xf8m3j6xhj5dgc0km40n9vy38hwnvjfq4pr0xiffrllflym0";
url = "https://invisible-mirror.net/archives/luit/luit-20240910.tgz";
sha256 = "1ma978xdmkxm3q3v1cxpwzb4ahd0dgzj7v0ssr9i9bi5zk5pypd1";
};
hardeningDisable = [ "bindnow" "relro" ];
strictDeps = true;

View File

@ -1,4 +1,4 @@
https://invisible-mirror.net/archives/luit/luit-20240102.tgz
https://invisible-mirror.net/archives/luit/luit-20240910.tgz
mirror://xorg/individual/xcb/libpthread-stubs-0.5.tar.xz
mirror://xorg/individual/xcb/xcb-util-0.4.1.tar.xz
mirror://xorg/individual/xcb/xcb-util-errors-1.0.1.tar.xz