Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipython-kernel
Commits:
ed92f5bc by Felix Yan at 2025-09-10T18:41:09+00:00
upgpkg: 0.11.0.0-139: rebuild with lifted-async 0.11.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ipython-kernel
pkgdesc = A library for creating kernels for IPython frontends
pkgver = 0.11.0.0
- pkgrel = 138
+ pkgrel = 139
url = https://github.com/gibiansky/IHaskell
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ipython-kernel
pkgname=haskell-ipython-kernel
pkgver=0.11.0.0
-pkgrel=138
+pkgrel=139
pkgdesc="A library for creating kernels for IPython frontends"
url="https://github.com/gibiansky/IHaskell"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/ed92f5bc9a7b1c2073ff17aec1a80daddb190146
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/ed92f5bc9a7b1c2073ff17aec1a80daddb190146
You're receiving this email because of your account on gitlab.archlinux.org.