[arch-commits] Commit in hy/trunk (PKGBUILD)
Morten Linderud
foxboron at archlinux.org
Thu Jul 16 21:13:52 UTC 2020
Date: Thursday, July 16, 2020 @ 21:13:52
Author: foxboron
Revision: 664214
upgpkg: hy 0.19.0-2
Modified:
hy/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-16 21:10:30 UTC (rev 664213)
+++ PKGBUILD 2020-07-16 21:13:52 UTC (rev 664214)
@@ -2,7 +2,7 @@
# Contributor: JP Cimalando <jp-dev at inbox.ru>
pkgname=hy
-pkgver=0.18.0
+pkgver=0.19.0
pkgrel=2
pkgdesc="A dialect of Lisp that's embedded in Python"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools')
checkdepends=('python-pytest' 'python-pytest-runner')
source=("$pkgname-$pkgver.tar.gz::https://github.com/hylang/hy/archive/$pkgver.tar.gz")
-sha256sums=('0712b601e604bd9829d516a4a6092399bc344e7e00de71a62629c5630af889b5')
+sha256sums=('3a24f02a22ab8679783b1b817eba5fd1cfa1b9fb334e16fad74fc1887d257efc')
prepare() {
cd "$pkgname-$pkgver"
More information about the arch-commits
mailing list