Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-ipython-kernel


Commits:
540eefb0 by Felix Yan at 2023-10-03T09:31:05+03:00
upgpkg: 0.10.3.0-53: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = haskell-ipython-kernel
+       pkgdesc = A library for creating kernels for IPython frontends
+       pkgver = 0.10.3.0
+       pkgrel = 53
+       url = https://github.com/gibiansky/IHaskell
+       arch = x86_64
+       license = MIT
+       makedepends = ghc
+       depends = ghc-libs
+       depends = haskell-aeson
+       depends = haskell-cryptonite
+       depends = haskell-memory
+       depends = haskell-temporary
+       depends = haskell-unordered-containers
+       depends = haskell-uuid
+       depends = haskell-zeromq4-haskell
+       source = 
https://hackage.haskell.org/packages/archive/ipython-kernel/0.10.3.0/ipython-kernel-0.10.3.0.tar.gz
+       sha256sums = 
ac34254eeb90cf3db99b282399a1ee13021591ef77596dc0b9d54d9ff7c36c7f
+
+pkgname = haskell-ipython-kernel


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=ipython-kernel
 pkgname=haskell-ipython-kernel
 pkgver=0.10.3.0
-pkgrel=52
+pkgrel=53
 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/540eefb0d7759d3105cbdca32abfa36928bf8661

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipython-kernel/-/commit/540eefb0d7759d3105cbdca32abfa36928bf8661
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to