Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipython-kernel
Commits:
75341ed2 by Felix Yan at 2024-08-27T11:11:15+03:00
upgpkg: 0.11.0.0-34: rebuild with hashable 1.4.4.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 = 33
+ pkgrel = 34
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=33
+pkgrel=34
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/75341ed24ae04afbd15815e45a7330daae0be177
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/75341ed24ae04afbd15815e45a7330daae0be177
You're receiving this email because of your account on gitlab.archlinux.org.