calibre: 6.24.0 -> 6.25.0

This commit is contained in:
Gaël Reyrol 2023-08-18 09:34:43 +02:00 committed by Anderson Torres
parent 3cecf7bb5a
commit 2b328f6040

View file

@ -32,11 +32,11 @@
stdenv.mkDerivation (finalAttrs: {
pname = "calibre";
version = "6.24.0";
version = "6.25.0";
src = fetchurl {
url = "https://download.calibre-ebook.com/${finalAttrs.version}/calibre-${finalAttrs.version}.tar.xz";
hash = "sha256-SG6st8RRN2hGFQa1XB93fbklTNta5uJXGSeY+F7CSPY=";
hash = "sha256-4ghB2RUImh8AsMGsBCsVeKXgyV+llCLNy24/2LNJwv0=";
};
# https://sources.debian.org/patches/calibre/${finalAttrs.version}+dfsg-1