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

calibre: fix hash

authored by

Anderson Torres and committed by
GitHub
5b14f26a faca88c3

+1 -1
+1 -1
pkgs/applications/misc/calibre/default.nix
··· 31 32 src = fetchurl { 33 url = "https://download.calibre-ebook.com/${version}/${pname}-${version}.tar.xz"; 34 - sha256 = "sha256-9ymHEpTHDUM3NAGoeSETzKRLKgJLRY4eEli6N5lbZug="; 35 }; 36 37 # https://sources.debian.org/patches/calibre/5.30.0+dfsg-1
··· 31 32 src = fetchurl { 33 url = "https://download.calibre-ebook.com/${version}/${pname}-${version}.tar.xz"; 34 + sha256 = "058dqqxhc3pl4is1idlnc3pz80k4r681d5aj4a26v9acp8j7zy4f"; 35 }; 36 37 # https://sources.debian.org/patches/calibre/5.30.0+dfsg-1