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

George Rawlinson grawlinson at gemini.archlinux.org
Wed Jun 15 07:37:44 UTC 2022


    Date: Wednesday, June 15, 2022 @ 07:37:43
  Author: grawlinson
Revision: 1238013

upgpkg: nushell 0.64.0-1; new upstream release

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-15 07:34:23 UTC (rev 1238012)
+++ PKGBUILD	2022-06-15 07:37:43 UTC (rev 1238013)
@@ -4,7 +4,7 @@
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 pkgname=nushell
-pkgver=0.63.1
+pkgver=0.64.0
 pkgrel=1
 pkgdesc='A new type of shell'
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('git' 'rust')
 options=('!lto')
 install="$pkgname.install"
-_commit='6c07bc10e2cf3445e098089d184b86463c0a330a'
+_commit='d1c719a8cc52b1cb3f60810daa8bf28e69eb6617'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit")
 b2sums=('SKIP')
 



More information about the arch-commits mailing list