Merge pull request #142917 from LibreCybernetics/fix-calibre-hash

calibre: fix hash
This commit is contained in:
Anderson Torres 2021-10-26 09:09:45 -03:00 committed by GitHub
commit 5b14f26aa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ mkDerivation rec {
src = fetchurl {
url = "https://download.calibre-ebook.com/${version}/${pname}-${version}.tar.xz";
sha256 = "sha256-9ymHEpTHDUM3NAGoeSETzKRLKgJLRY4eEli6N5lbZug=";
sha256 = "058dqqxhc3pl4is1idlnc3pz80k4r681d5aj4a26v9acp8j7zy4f";
};
# https://sources.debian.org/patches/calibre/5.30.0+dfsg-1