utmps: 0.1.3.2 -> 0.1.3.3

Closes: https://github.com/NixOS/nixpkgs/pull/518536
This commit is contained in:
R. Ryantm
2026-05-23 14:40:54 +02:00
committed by Alyssa Ross
parent a357cebecc
commit 0938eafb08
@@ -2,8 +2,8 @@
skawarePackages.buildPackage {
pname = "utmps";
version = "0.1.3.2";
sha256 = "sha256-sRTVauysicBctMDtM8Y4igIRSwnenM44Srm4qTRphmg=";
version = "0.1.3.3";
sha256 = "sha256-4iEr0C/hdzBCT39eMKTd5x0IYqUrI9i3Ke7XRCCjSaI=";
description = "Secure utmpx and wtmp implementation";