Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
cargo-deny
Commits:
22df7e19 by Orhun Parmaksız at 2024-02-28T12:00:24+03:00
upgpkg: 0.14.15-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.14.14
+ pkgver = 0.14.15
pkgrel = 1
url = https://github.com/EmbarkStudios/cargo-deny
arch = x86_64
@@ -10,7 +10,7 @@ pkgbase = cargo-deny
depends = cargo
depends = gcc-libs
options = !lto
- source =
cargo-deny-0.14.14::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.14
+ source =
cargo-deny-0.14.15::git+https://github.com/EmbarkStudios/cargo-deny.git#tag=0.14.15
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 = SKIP
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Vlad Frolov <[email protected]>
pkgname=cargo-deny
-pkgver=0.14.14
+pkgver=0.14.15
pkgrel=1
pkgdesc='Cargo plugin for linting your dependencies'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/22df7e19fcef3d2c652e0e9221b84161890aeb1e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/cargo-deny/-/commit/22df7e19fcef3d2c652e0e9221b84161890aeb1e
You're receiving this email because of your account on gitlab.archlinux.org.