From 8d2cb08d343ee35ee84930ea4f8e76c40e2295d9 Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 4 Sep 2023 00:27:38 +0530 Subject: [PATCH] himalaya: update to 0.9.0. --- srcpkgs/himalaya/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template index 6a209944c96..68b7f6bd544 100644 --- a/srcpkgs/himalaya/template +++ b/srcpkgs/himalaya/template @@ -1,6 +1,6 @@ # Template file for 'himalaya' pkgname=himalaya -version=0.8.4 +version=0.9.0 revision=1 build_style=cargo build_helper="qemu" @@ -12,7 +12,7 @@ license="MIT" homepage="https://pimalaya.org/himalaya/" changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md" distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz" -checksum=61f0535c37baac58a6cae8e793fd8d9be84ab47d74e69bdc3cf43e5676e6cb6d +checksum=9a5593a3a92dcce8227cea45870a88432d8df3a012636eb5461165cf599dbcbb post_patch() { cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8