[arch-commits] Commit in bacon/trunk (PKGBUILD)

George Rawlinson grawlinson at gemini.archlinux.org
Sat Jun 11 07:47:04 UTC 2022


    Date: Saturday, June 11, 2022 @ 07:47:04
  Author: grawlinson
Revision: 1232129

upgpkg: bacon 2.2.1-1; new upstream release

Modified:
  bacon/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-11 07:45:05 UTC (rev 1232128)
+++ PKGBUILD	2022-06-11 07:47:04 UTC (rev 1232129)
@@ -2,7 +2,7 @@
 # Contributor: Jokler <aur at jokler.xyz>
 
 pkgname=bacon
-pkgver=2.2.0
+pkgver=2.2.1
 pkgrel=1
 pkgdesc='A background rust code checker'
 arch=('x86_64')
@@ -11,7 +11,7 @@
 depends=('gcc-libs')
 makedepends=('git' 'rust')
 options=('!lto')
-_commit='e14c658672bfc28a3cb410f6ec27bff78cc0c62b'
+_commit='8f30dc43221bb9b12427f40eadcb004913838275'
 source=("$pkgname::git+https://github.com/Canop/bacon.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list