Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipython-kernel
Commits:
6fbeb103 by Felix Yan at 2025-08-05T14:59:25+08:00
upgpkg: 0.11.0.0-100: rebuild with primitive 0.9.0.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 = 99
+ pkgrel = 100
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=99
+pkgrel=100
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/6fbeb103e92919afb760cdaf89d7c414e892188b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/6fbeb103e92919afb760cdaf89d7c414e892188b
You're receiving this email because of your account on gitlab.archlinux.org.