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

George Rawlinson grawlinson at gemini.archlinux.org
Sat Jul 30 08:16:53 UTC 2022


    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 <grawlinson at archlinux.org>
-# Maintainer: Caleb Maclennan <caleb at alerque.com>
 # Contributor:  KokaKiwi <kokakiwi+aur at kokakiwi.net>
 # Contributor: Felix Golatofski <contact at xdfr.de>
 # Contributor: Bumsik Kim <k.bumsik at gmail.com>
 
 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')
 



More information about the arch-commits mailing list