Unverified Commit ce48633a authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

Merge pull request #205473 from r-ryantm/auto-update/librepo

librepo: 1.14.5 -> 1.15.1
parents d70763f6 3e445521
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -13,7 +13,7 @@
}:

stdenv.mkDerivation rec {
  version = "1.14.5";
  version = "1.15.1";
  pname = "librepo";

  outputs = [ "out" "dev" "py" ];
@@ -22,7 +22,7 @@ stdenv.mkDerivation rec {
    owner = "rpm-software-management";
    repo = "librepo";
    rev = version;
    sha256 = "sha256-4Y6ht/mKQmjBI9CZuQg4DmuyTM4KbqQcCb9jmUtapLY=";
    sha256 = "sha256-XVjVu+UTIDbrKHmfJ2zZBLp/h0cLCZFxv/XZ0Iy8VPI=";
  };

  nativeBuildInputs = [