calibre: 6.23.0 -> 6.24.0

This commit is contained in:
Gaël Reyrol 2023-08-04 09:33:12 +02:00 committed by Anderson Torres
parent 179f481687
commit e6a2629950

View File

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