diff --git a/srcpkgs/himalaya/template b/srcpkgs/himalaya/template index a115d4e5562..6143999a060 100644 --- a/srcpkgs/himalaya/template +++ b/srcpkgs/himalaya/template @@ -1,6 +1,6 @@ # Template file for 'himalaya' pkgname=himalaya -version=0.8.0 +version=0.8.1 revision=1 build_style=cargo build_helper="qemu" @@ -12,7 +12,11 @@ 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=c9bf62c802b05d3c98e105513042eafbbcbed4c5ed61aec7addae185accc5b40 +checksum=0a4d6325f541e0eb1b23c2f9b6b47eb01feaf78a0eb3fd5a29624990d9ca0e23 + +post_patch() { + cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8 +} post_install() { vlicense LICENSE