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
@@ -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 = [