dpkg: 1.22.21 -> 1.23.5

This commit is contained in:
R. Ryantm
2026-01-27 05:48:41 +00:00
parent 691a69afc8
commit a86c562448
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "dpkg";
version = "1.22.21";
version = "1.23.5";
src = fetchgit {
url = "https://git.launchpad.net/ubuntu/+source/dpkg";
@@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
rm -rf .git
popd
'';
hash = "sha256-LK6nOPewjRyKyHdwJgmLILoZ6sEfJzRtC7pIeWz01lA=";
hash = "sha256-Ug82hdskTvWSzMZ8l+EdWhWAmt9OhS2pUpwOYa/9FLw=";
};
configureFlags = [