extra/rust to 1.77.2-2

This commit is contained in:
Kevin Mihelich 2024-05-02 04:15:28 +00:00
parent dc682fa98d
commit aac38d9989
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = rust pkgbase = rust
pkgdesc = Systems programming language focused on safety, speed and concurrency pkgdesc = Systems programming language focused on safety, speed and concurrency
pkgver = 1.77.2 pkgver = 1.77.2
pkgrel = 1 pkgrel = 2
epoch = 1 epoch = 1
url = https://www.rust-lang.org/ url = https://www.rust-lang.org/
arch = x86_64 arch = x86_64

View file

@ -21,7 +21,7 @@ pkgname=(
) )
epoch=1 epoch=1
pkgver=1.77.2 pkgver=1.77.2
pkgrel=1 pkgrel=2
pkgdesc="Systems programming language focused on safety, speed and concurrency" pkgdesc="Systems programming language focused on safety, speed and concurrency"
url=https://www.rust-lang.org/ url=https://www.rust-lang.org/
arch=(x86_64) arch=(x86_64)