himalaya: update to 0.9.0.
This commit is contained in:
parent
087433f956
commit
8d2cb08d34
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue