[arch-commits] Commit in dagger/trunk (PKGBUILD)
    George Rawlinson 
    grawlinson at gemini.archlinux.org
       
    Thu Jun 23 22:45:58 UTC 2022
    
    
  
    Date: Thursday, June 23, 2022 @ 22:45:58
  Author: grawlinson
Revision: 1239297
upgpkg: dagger 0.2.20-1
Modified:
  dagger/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-23 22:39:45 UTC (rev 1239296)
+++ PKGBUILD	2022-06-23 22:45:58 UTC (rev 1239297)
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <grawlinson at archlinux.org>
 
 pkgname=dagger
-pkgver=0.2.19
+pkgver=0.2.20
 pkgrel=1
 pkgdesc='A portable devkit for CI/CD pipelines'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
-_commit='9dcb7f561b1fc6e0fb78026547bb937067065a39'
+_commit='64c6a6a23c2edba90cb2649b29ddfb16c1c21a98'
 source=("$pkgname::git+https://github.com/dagger/dagger.git#commit=$_commit")
 b2sums=('SKIP')
 
    
    
More information about the arch-commits
mailing list