Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipynb
Commits:
ad3fd841 by Felix Yan at 2025-10-01T17:48:10+08:00
upgpkg: 0.2-266: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-ipynb
pkgdesc = Data structure for working with Jupyter notebooks (ipynb)
pkgver = 0.2
- pkgrel = 265
+ pkgrel = 266
url = https://github.com/jgm/ipynb
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=ipynb
pkgname=haskell-ipynb
pkgver=0.2
-pkgrel=265
+pkgrel=266
pkgdesc="Data structure for working with Jupyter notebooks (ipynb)"
url="https://github.com/jgm/ipynb"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipynb/-/commit/ad3fd84119342ffc3465cf9a4706307e8cc4b54d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipynb/-/commit/ad3fd84119342ffc3465cf9a4706307e8cc4b54d
You're receiving this email because of your account on gitlab.archlinux.org.