Merge pull request #270669 from katexochen/dnf5/5-1-8-moved

dnf5: tag was moved, fix hash
This commit is contained in:
Nick Cao 2023-11-28 16:15:37 -05:00 committed by GitHub
commit 34644e4690
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "rpm-software-management";
repo = "dnf5";
rev = finalAttrs.version;
hash = "sha256-4ht2KraWKL774QPfZz1OgAuFtPVsMis9WiDS+QFP8JY=";
hash = "sha256-1g3g+6EborZd2ppPMZcy0Wjv07zetATHb/sCkuZz5UM=";
};
nativeBuildInputs = [