Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages / 
cargo-deny


Commits:
deddd446 by Orhun Parmaksız at 2026-05-22T12:03:46+03:00
upgpkg: 0.19.7-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = cargo-deny
        pkgdesc = Cargo plugin for linting your dependencies
-       pkgver = 0.19.6
+       pkgver = 0.19.7
        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.6::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.6
+       source = 
cargo-deny-0.19.7::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.7
        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 = 
755dee649661acc9a3995a3fb20a551c552befced5b0bc09225d259a85f18e74
+       sha256sums = 
584696cffd5564358c974b0260b98913059c190a5d314dd96f8bb8e4daabe1fe
        sha256sums = SKIP
        sha256sums = SKIP
 


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



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

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