Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages /
nushell
Commits:
561b7f52 by Caleb Maclennan at 2023-12-13T11:56:14+03:00
upgpkg: 0.88.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = nushell
pkgdesc = A new type of shell
- pkgver = 0.87.1
+ pkgver = 0.88.0
pkgrel = 1
url = https://www.nushell.sh
install = nushell.install
@@ -13,7 +13,7 @@ pkgbase = nushell
depends = libcrypto.so
depends = libssl.so
depends = zlib
- source =
git+https://github.com/nushell/nushell.git#commit=3d631490bc17cfef2944072f9b7869cd9cac1e7b
+ source =
git+https://github.com/nushell/nushell.git#commit=d43f4253e8f4591517f5ee32a9ccea4f69bb47d7
sha256sums = SKIP
pkgname = nushell
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
# Contributor: Bumsik Kim <[email protected]>
pkgname=nushell
-pkgver=0.87.1
-_commit=3d631490bc17cfef2944072f9b7869cd9cac1e7b
+pkgver=0.88.0
+_commit=d43f4253e8f4591517f5ee32a9ccea4f69bb47d7
pkgrel=1
pkgdesc='A new type of shell'
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/561b7f52645bf309b8cff8b50edbc85d7b333054
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/561b7f52645bf309b8cff8b50edbc85d7b333054
You're receiving this email because of your account on gitlab.archlinux.org.