Merge pull request #239602 from r-ryantm/auto-update/kbd

kbd: 2.5.1 -> 2.6.1
This commit is contained in:
Pol Dellaiera 2023-07-26 15:02:23 +02:00 committed by GitHub
commit 5f727cb3fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,11 +16,11 @@
stdenv.mkDerivation rec {
pname = "kbd";
version = "2.5.1";
version = "2.6.1";
src = fetchurl {
url = "mirror://kernel/linux/utils/kbd/${pname}-${version}.tar.xz";
sha256 = "sha256-zN9FI4emOAlz0pJzY+nLuTn6IGiRWm+Tf/nSRSICRoM=";
sha256 = "sha256-LrbGyXK+lYm6tzMnW/AgvrX2RNX5Q5c3kg5wGvbPNIU=";
};
# vlock is moved into its own output, since it depends on pam. This