mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
himalaya: update to 0.8.1.
This commit is contained in:
parent
f14b4bf24a
commit
96809efa4f
1 changed files with 6 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue