Date: Sunday, December 6, 2015 @ 03:33:20
  Author: bpiotrowski
Revision: 148767

C++11 ABI rebuild

Modified:
  rust/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-12-06 02:26:36 UTC (rev 148766)
+++ PKGBUILD    2015-12-06 02:33:20 UTC (rev 148767)
@@ -5,7 +5,7 @@
 pkgname=rust
 pkgver=1.4.0
 epoch=1
-pkgrel=1
+pkgrel=2
 arch=('x86_64' 'i686')
 pkgdesc='Systems programming language focused on safety, speed and concurrency'
 url='http://www.rust-lang.org/'

Reply via email to