mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
himalaya: update to 0.8.4.
This commit is contained in:
parent
f4272ba152
commit
5189b8a70a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'himalaya'
|
# Template file for 'himalaya'
|
||||||
pkgname=himalaya
|
pkgname=himalaya
|
||||||
version=0.8.1
|
version=0.8.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://pimalaya.org/himalaya/"
|
homepage="https://pimalaya.org/himalaya/"
|
||||||
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/soywod/himalaya/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/soywod/himalaya/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=0a4d6325f541e0eb1b23c2f9b6b47eb01feaf78a0eb3fd5a29624990d9ca0e23
|
checksum=61f0535c37baac58a6cae8e793fd8d9be84ab47d74e69bdc3cf43e5676e6cb6d
|
||||||
|
|
||||||
post_patch() {
|
post_patch() {
|
||||||
cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
|
cargo update --package crossbeam-channel@0.5.6 --precise 0.5.8
|
||||||
|
|
Loading…
Add table
Reference in a new issue