Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipython-kernel
Commits:
8a961104 by Felix Yan at 2026-01-04T21:20:20+08:00
upgpkg: 0.12.0.0-2: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws
0.24.2
- - - - -
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.12.0.0
- pkgrel = 1
+ pkgrel = 2
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.12.0.0
-pkgrel=1
+pkgrel=2
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/8a961104428f42e6333172012d685238297771e8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/8a961104428f42e6333172012d685238297771e8
You're receiving this email because of your account on gitlab.archlinux.org.