Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
c3bb17a4
Commit
c3bb17a4
authored
9 months ago
by
zhaixiaojuan
Committed by
Patrycja Rosa
8 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/navi: update libc & linux-raw-sys
parent
4d24e076
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!66677
community/navi: update libc & linux-raw-sys
Pipeline
#244977
canceled
8 months ago
Stage: verify
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
community/navi/APKBUILD
+2
-0
2 additions, 0 deletions
community/navi/APKBUILD
community/navi/cargo-update.patch
+24
-0
24 additions, 0 deletions
community/navi/cargo-update.patch
with
26 additions
and
0 deletions
community/navi/APKBUILD
+
2
−
0
View file @
c3bb17a4
...
@@ -20,6 +20,7 @@ source="https://github.com/denisidoro/navi/archive/v$pkgver/navi-$pkgver.tar.gz
...
@@ -20,6 +20,7 @@ source="https://github.com/denisidoro/navi/archive/v$pkgver/navi-$pkgver.tar.gz
fix-compiled_default_path.patch
fix-compiled_default_path.patch
cargo-update-libc-lfs64.patch
cargo-update-libc-lfs64.patch
config.yaml
config.yaml
cargo-update.patch
"
"
export
NAVI_CONFIG
=
"/etc/xdg/navi/config.yaml"
export
NAVI_CONFIG
=
"/etc/xdg/navi/config.yaml"
...
@@ -77,4 +78,5 @@ ebd6fc6ce901f3b8a1ba8a5e05007aa734ee201ead0a85c9be2ccdc9c19513a62a2a1a2affec3046
...
@@ -77,4 +78,5 @@ ebd6fc6ce901f3b8a1ba8a5e05007aa734ee201ead0a85c9be2ccdc9c19513a62a2a1a2affec3046
a4041e1b3f2ed10a5b6ba74817c549d309aa972f40b10f3f817dab7a7ef6fbadbd6fe0a071f9fc014f3c2d627a6fd70394ea5d698c64b4867f0a4d77c4522768 fix-compiled_default_path.patch
a4041e1b3f2ed10a5b6ba74817c549d309aa972f40b10f3f817dab7a7ef6fbadbd6fe0a071f9fc014f3c2d627a6fd70394ea5d698c64b4867f0a4d77c4522768 fix-compiled_default_path.patch
663d8e277d7bc0565b425edcea8db5b8283b1db1f61454c16e3483b6b2638fb226220052a54aa8f638cb9b41ab0266f394790ef991e9b59945df30908e6706ab cargo-update-libc-lfs64.patch
663d8e277d7bc0565b425edcea8db5b8283b1db1f61454c16e3483b6b2638fb226220052a54aa8f638cb9b41ab0266f394790ef991e9b59945df30908e6706ab cargo-update-libc-lfs64.patch
26b48a07e7df9c7a30106dff956e4446121c998fbac481eec85a55c75721c900f006c8d7c666d231e19c1f2769a550f1fdbecca35496d82f3b409e5fe1ab24e0 config.yaml
26b48a07e7df9c7a30106dff956e4446121c998fbac481eec85a55c75721c900f006c8d7c666d231e19c1f2769a550f1fdbecca35496d82f3b409e5fe1ab24e0 config.yaml
34562234853ceba8eb3b12e807980bde968ae9cc2960eedccf9bb3ebbf88751ba18df2481fe7ef763b141e6133a8672af5ce10aca90604d52665704ba897d97e cargo-update.patch
"
"
This diff is collapsed.
Click to expand it.
community/navi/cargo-update.patch
0 → 100644
+
24
−
0
View file @
c3bb17a4
diff --git a/Cargo.lock b/Cargo.lock
index 67782b2..c74c491 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -397,15 +397,15 @@
checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
[[package]]
name = "libc"
-version = "0.2.149"
+version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b"
+checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"
[[package]]
name = "linux-raw-sys"
-version = "0.3.1"
+version = "0.3.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "d59d8c75012853d2e872fb56bc8a2e53718e2cafe1a4c823143141c6d90c322f"
+checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
[[package]]
name = "lock_api"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment