Date: Wednesday, December 21, 2022 @ 01:00:17
  Author: grawlinson
Revision: 1364795

upgpkg: nushell 0.73.0-1; new upstream release

Modified:
  nushell/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-21 00:14:20 UTC (rev 1364794)
+++ PKGBUILD    2022-12-21 01:00:17 UTC (rev 1364795)
@@ -5,8 +5,8 @@
 # Contributor: Bumsik Kim <[email protected]>
 
 pkgname=nushell
-pkgver=0.72.1
-pkgrel=2
+pkgver=0.73.0
+pkgrel=1
 pkgdesc='A new type of shell'
 arch=('x86_64')
 url='https://www.nushell.sh'
@@ -15,7 +15,7 @@
 makedepends=('git' 'rust')
 options=('!lto')
 install=nushell.install
-_commit='777f746127806a34ab946e7495755655cac72cec'
+_commit='1291b647aee4a566a69fc5786b5437cff3976d1b'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to