calibre: 6.21.0 -> 6.22.0

This commit is contained in:
Gaël Reyrol 2023-06-30 09:19:43 +02:00
parent 9934274d22
commit c85b190a7a
No known key found for this signature in database
GPG key ID: DFB9B69A2C427F61

View file

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