calibre: 6.22.0 -> 6.23.0

This commit is contained in:
Gaël Reyrol 2023-07-14 10:30:27 +02:00 committed by Anderson Torres
parent a0892e0858
commit 5829ef37cc

View file

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