Merge pull request #235573 from r-ryantm/auto-update/dpkg

dpkg: 1.21.21ubuntu1 -> 1.21.22
This commit is contained in:
Pol Dellaiera 2023-06-07 20:03:20 +02:00 committed by GitHub
commit 7598a82c58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,12 +4,12 @@
stdenv.mkDerivation rec {
pname = "dpkg";
version = "1.21.21ubuntu1";
version = "1.21.22";
src = fetchgit {
url = "https://git.launchpad.net/ubuntu/+source/dpkg";
rev = "applied/${version}";
hash = "sha256-ZrJdf4oEvNeSMVHB8/TJgz5+YqLhih70ktLdnDurhUc=";
hash = "sha256-tP2PNUrq90CXVDJZM7TG42dSEUVW2iQjaOVRjF7leSc=";
};
configureFlags = [