From ae59a2a4ca6788675884939e2f58311bbedf39df Mon Sep 17 00:00:00 2001 From: icp Date: Tue, 18 Jul 2023 20:42:34 +0530 Subject: [PATCH] himalaya: update to 0.8.4. --- srcpkgs/himalaya/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template index 6143999a060d..6a209944c965 100644 --- a/srcpkgs/himalaya/template +++ b/srcpkgs/himalaya/template @@ -1,6 +1,6 @@ # Template file for 'himalaya' pkgname=himalaya -version=0.8.1 +version=0.8.4 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=0a4d6325f541e0eb1b23c2f9b6b47eb01feaf78a0eb3fd5a29624990d9ca0e23 +checksum=61f0535c37baac58a6cae8e793fd8d9be84ab47d74e69bdc3cf43e5676e6cb6d post_patch() { cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8