From 5fc96ede4a5c47f6d98364d064aa031a14c95833 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sun, 20 Oct 2024 19:51:16 +0000 Subject: [PATCH] extra/rust to 1.82.0-2 --- extra/rust/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extra/rust/PKGBUILD b/extra/rust/PKGBUILD index 54249c854..f687b5935 100644 --- a/extra/rust/PKGBUILD +++ b/extra/rust/PKGBUILD @@ -22,7 +22,7 @@ pkgname=( ) epoch=1 pkgver=1.82.0 -pkgrel=1 +pkgrel=2 pkgdesc="Systems programming language focused on safety, speed and concurrency" url=https://www.rust-lang.org/ arch=(x86_64)