Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipynb
Commits:
d0d62f7a by Felix Yan at 2026-01-04T21:20:38+08:00
upgpkg: 0.2-277: rebuild for aeson 2.2.0.0, attoparsec-aeson 2.2.0.0, aws 0.24.2
- - - - -
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 = 276
+ pkgrel = 277
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=276
+pkgrel=277
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/d0d62f7a50b2727055c9282ee1a6276debf67e66
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipynb/-/commit/d0d62f7a50b2727055c9282ee1a6276debf67e66
You're receiving this email because of your account on gitlab.archlinux.org.