Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipython-kernel
Commits:
2358ee9a by Felix Yan at 2023-11-16T14:16:21+02:00
upgpkg: 0.11.0.0-5: rebuild with optparse-applicative 0.17.1.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 = 4
+ pkgrel = 5
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=4
+pkgrel=5
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/2358ee9aeb57a9ca9af572c85899c0c8fba3218f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/2358ee9aeb57a9ca9af572c85899c0c8fba3218f
You're receiving this email because of your account on gitlab.archlinux.org.