Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipynb
Commits:
f77c84d6 by Felix Yan at 2024-08-27T11:17:21+03:00
upgpkg: 0.2-142: rebuild with hashable 1.4.4.0
- - - - -
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 = 141
+ pkgrel = 142
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=141
+pkgrel=142
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/f77c84d6ec78b6559c0f84e4d4ee2c1fc427a847
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipynb/-/commit/f77c84d6ec78b6559c0f84e4d4ee2c1fc427a847
You're receiving this email because of your account on gitlab.archlinux.org.