Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / ihaskell
Commits: 14992652 by Felix Yan at 2023-08-10T03:52:28+03:00 upgpkg: 0.10.4.0-1 - - - - - 1 changed file: - PKGBUILD Changes: ===================================== PKGBUILD ===================================== @@ -2,8 +2,8 @@ # Contributor: Martin Rodriguez Reboredo <[email protected]> pkgname=ihaskell -pkgver=0.10.3.0 -pkgrel=79 +pkgver=0.10.4.0 +pkgrel=1 pkgdesc="A Haskell backend kernel for the Jupyter project." url="https://github.com/gibiansky/IHaskell" license=("MIT") @@ -16,7 +16,7 @@ depends=('ghc-libs' 'ipython' 'python-jupyter_client' 'haskell-aeson' 'haskell-b makedepends=('ghc' 'haskell-hunit' 'haskell-here' 'haskell-hspec' 'haskell-hspec-contrib' 'haskell-raw-strings-qq' 'haskell-setenv') source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz") -sha256sums=('749b416f8d47a32b75d7987969f344bc7191348b50fc8bbb839580192e864f31') +sha256sums=('5b5f9c74237fab8a6d4759104356f931f020a1a549bd2ea3246e297172b5866e') build() { cd $pkgname-$pkgver View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ihaskell/-/commit/14992652c85d539eda2fc07183e0dbb16c2603a8 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/ihaskell/-/commit/14992652c85d539eda2fc07183e0dbb16c2603a8 You're receiving this email because of your account on gitlab.archlinux.org.
