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


Commits:
738d63c8 by Orhun Parmaksız at 2026-06-15T17:10:06+02:00
upgpkg: 0.19.9-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.8
+       pkgver = 0.19.9
        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.8::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.8
+       source = 
cargo-deny-0.19.9::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.19.9
        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 = 
4a5003bd8e22f3ff52ef2abbcd2fe216b18c020cbecbeabb478b32a6b1e8251e
+       sha256sums = 
8d2788d10815a65330ec838afe2957c34193de63f1507ef75798a060e272d41c
        sha256sums = SKIP
        sha256sums = SKIP
 


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



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

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