Unverified Commit 3e22df28 authored by nixpkgs-ci[bot]'s avatar nixpkgs-ci[bot] Committed by GitHub
Browse files

dpkg: 1.23.5 -> 1.23.7 (#499522)

parents 26447f05 642f0855
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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 = [