Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
8c4b8d9d by Frederik Schwan at 2026-07-09T22:11:50+02:00
upgpkg: 0.20.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
        pkgdesc = Cargo plugin for linting your dependencies
-       pkgver = 0.19.9
+       pkgver = 0.20.2
        pkgrel = 1
        url = https://github.com/EmbarkStudios/cargo-deny
        arch = x86_64
@@ -11,10 +11,10 @@ pkgbase = cargo-deny
        depends = glibc
        depends = libgcc
        options = !lto
-       source = 
cargo-deny-0.19.9::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.9
+       source = 
cargo-deny-0.20.2::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.20.2
        source = 
cargo-deny-advisory-db::git+https://github.com/rustsec/advisory-db
        source = 
cargo-deny-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db
-       sha256sums = 
8d2788d10815a65330ec838afe2957c34193de63f1507ef75798a060e272d41c
+       sha256sums = 
3a719d0cf4785e646a39fbf97fbdc75ab832c7eafde91ba3d56d16d410ce6bc9
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov <[email protected]>
 
 pkgname=cargo-deny
-pkgver=0.19.9
+pkgver=0.20.2
 pkgrel=1
 pkgdesc='Cargo plugin for linting your dependencies'
 arch=('x86_64')
@@ -14,7 +14,7 @@ options=(!lto)
 source=("$pkgname-$pkgver::git+$url.git#tag=$pkgver"
   "$pkgname-advisory-db::git+https://github.com/rustsec/advisory-db";
   
"$pkgname-test-advisory-db::git+https://github.com/EmbarkStudios/test-advisory-db";)
-sha256sums=('8d2788d10815a65330ec838afe2957c34193de63f1507ef75798a060e272d41c'
+sha256sums=('3a719d0cf4785e646a39fbf97fbdc75ab832c7eafde91ba3d56d16d410ce6bc9'
             'SKIP'
             'SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/8c4b8d9decf23f05b7acb19da988b3d8f4bb8bd3

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/8c4b8d9decf23f05b7acb19da988b3d8f4bb8bd3
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to