mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
codeberg-cli: fix build
This commit is contained in:
parent
302eb49791
commit
d9a7d66abc
2 changed files with 12 additions and 1 deletions
11
srcpkgs/codeberg-cli/patches/update-lockfile.patch
Normal file
11
srcpkgs/codeberg-cli/patches/update-lockfile.patch
Normal file
|
@ -0,0 +1,11 @@
|
|||
--- a/Cargo.lock
|
||||
+++ b/Cargo.lock
|
||||
@@ -195,7 +195,7 @@
|
||||
|
||||
[[package]]
|
||||
name = "codeberg-cli"
|
||||
-version = "0.3.3"
|
||||
+version = "0.3.4"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"chrono",
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'codeberg-cli'
|
||||
pkgname=codeberg-cli
|
||||
version=0.3.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cargo
|
||||
build_helper=qemu
|
||||
hostmakedepends="pkg-config"
|
||||
|
|
Loading…
Add table
Reference in a new issue