utmps: 0.1.3.3 -> 0.1.3.4

Closes: https://github.com/NixOS/nixpkgs/pull/542010
This commit is contained in:
Alyssa Ross
2026-07-15 14:22:18 +02:00
parent ab2de20c98
commit d616968d1b
@@ -2,8 +2,8 @@
skawarePackages.buildPackage {
pname = "utmps";
version = "0.1.3.3";
sha256 = "sha256-4iEr0C/hdzBCT39eMKTd5x0IYqUrI9i3Ke7XRCCjSaI=";
version = "0.1.3.4";
sha256 = "sha256-EtzBAq1qyB+BrsxJUHM9uU81CBlHBUubFHPKxckIELw=";
description = "Secure utmpx and wtmp implementation";