last: 1648 -> 1651 (#460353)

This commit is contained in:
Justin Bedő
2026-01-29 00:12:04 +00:00
committed by GitHub
+2 -2
View File
@@ -10,13 +10,13 @@
stdenv.mkDerivation rec {
pname = "last";
version = "1648";
version = "1651";
src = fetchFromGitLab {
owner = "mcfrith";
repo = "last";
tag = version;
hash = "sha256-U1FGP6jzB36HLwTFKm/VMZWPPjo6mVuV/ePhGIkQgpg=";
hash = "sha256-TAc9prYydX5XO31f6p5DD7XMxVbNOW9ROtB7Agd7t8c=";
};
nativeBuildInputs = [