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


Commits:
b587ba97 by Frederik Schwan at 2026-05-28T11:50:05+02:00
upgpkg: 0.19.8-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.7
+       pkgver = 0.19.8
        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.7::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.7
+       source = 
cargo-deny-0.19.8::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.8
        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 = 
584696cffd5564358c974b0260b98913059c190a5d314dd96f8bb8e4daabe1fe
+       sha256sums = 
4a5003bd8e22f3ff52ef2abbcd2fe216b18c020cbecbeabb478b32a6b1e8251e
        sha256sums = SKIP
        sha256sums = SKIP
 


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Vlad Frolov <[email protected]>
 
 pkgname=cargo-deny
-pkgver=0.19.7
+pkgver=0.19.8
 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=('584696cffd5564358c974b0260b98913059c190a5d314dd96f8bb8e4daabe1fe'
+sha256sums=('4a5003bd8e22f3ff52ef2abbcd2fe216b18c020cbecbeabb478b32a6b1e8251e'
             'SKIP'
             'SKIP')
 



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

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/b587ba9766df4549c5e23676377017447f549e40
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