dpkg: 1.23.5 -> 1.23.7

This commit is contained in:
R. Ryantm
2026-03-13 09:43:40 +00:00
parent 5d734348f6
commit 642f08557f
+2 -2
View File
@@ -20,7 +20,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "dpkg";
version = "1.23.5";
version = "1.23.7";
src = fetchgit {
url = "https://git.launchpad.net/ubuntu/+source/dpkg";
@@ -37,7 +37,7 @@ stdenv.mkDerivation (finalAttrs: {
rm -rf .git
popd
'';
hash = "sha256-Ug82hdskTvWSzMZ8l+EdWhWAmt9OhS2pUpwOYa/9FLw=";
hash = "sha256-8Joo/pcizlbtuuiUL8ev6/00ru+lh8/hzEPsO7fm2R0=";
};
configureFlags = [