Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
nushell


Commits:
6159b8b8 by Caleb Maclennan at 2024-07-30T13:54:34+03:00
upgpkg: 0.96.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = nushell
        pkgdesc = A new type of shell
-       pkgver = 0.96.0
+       pkgver = 0.96.1
        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#tag=0.96.0
-       sha256sums = 
9a65d6e6afcf3bc60044f92b51ffa6242a3f9bd0c69c452f34d8a28b5b8c2fbb
+       source = git+https://github.com/nushell/nushell.git#tag=0.96.1
+       sha256sums = 
cc2ab75aad14251026de3c4d5385fd1ae16c8a34fd132e19f8664f4d05273e01
 
 pkgname = nushell


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Bumsik Kim <k.bum...@gmail.com>
 
 pkgname=nushell
-pkgver=0.96.0
+pkgver=0.96.1
 pkgrel=1
 pkgdesc='A new type of shell'
 arch=('x86_64')
@@ -21,7 +21,7 @@ depends=(
 makedepends=('cargo' 'git')
 install=nushell.install
 source=("git+https://github.com/nushell/nushell.git#tag=$pkgver";)
-sha256sums=('9a65d6e6afcf3bc60044f92b51ffa6242a3f9bd0c69c452f34d8a28b5b8c2fbb')
+sha256sums=('cc2ab75aad14251026de3c4d5385fd1ae16c8a34fd132e19f8664f4d05273e01')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/6159b8b8f25d8c1aff276718e315ac8c58234647

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/nushell/-/commit/6159b8b8f25d8c1aff276718e315ac8c58234647
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to