Date: Saturday, July 30, 2022 @ 08:16:52
  Author: grawlinson
Revision: 1259134

upgpkg: nushell 0.66.2-1; new upstream release

Modified:
  nushell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-07-30 08:16:28 UTC (rev 1259133)
+++ PKGBUILD    2022-07-30 08:16:52 UTC (rev 1259134)
@@ -1,11 +1,10 @@
 # Maintainer: George Rawlinson <[email protected]>
-# Maintainer: Caleb Maclennan <[email protected]>
 # Contributor:  KokaKiwi <[email protected]>
 # Contributor: Felix Golatofski <[email protected]>
 # Contributor: Bumsik Kim <[email protected]>
 
 pkgname=nushell
-pkgver=0.66.0
+pkgver=0.66.2
 pkgrel=1
 pkgdesc='A new type of shell'
 arch=('x86_64')
@@ -15,7 +14,7 @@
 makedepends=('git' 'rust')
 options=('!lto')
 install="$pkgname.install"
-_commit='c6cb491e776958696756cd864901810d0ab50ac3'
+_commit='5f11be69ed1bd11bf676345149fdb110271b1181'
 source=("$pkgname::git+https://github.com/nushell/nushell.git#commit=$_commit";)
 b2sums=('SKIP')
 

Reply via email to