Merge pull request #180636 from r-ryantm/auto-update/cherrytree

cherrytree: 0.99.47 -> 0.99.48
This commit is contained in:
Jonas Heinrich
2022-09-04 23:18:22 +02:00
committed by GitHub
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "cherrytree";
version = "0.99.47";
version = "0.99.48";
src = fetchFromGitHub {
owner = "giuspen";
repo = "cherrytree";
rev = version;
sha256 = "sha256-qKBf/7DBIpK1o/xlDlWeVXkSSV5a3y9hoWsAzeTIsf4=";
sha256 = "sha256-mNWep+ZMQzb2PBHgzUKRpfMhP0ok1RZiuIoyH3P7+TI=";
};
nativeBuildInputs = [