Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-ipynb
Commits:
c1ec2de1 by Felix Yan at 2024-09-04T21:12:43+03:00
upgpkg: 0.2-144: rebuild with text-short 0.1.6
- - - - -
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 = 143
+ pkgrel = 144
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=143
+pkgrel=144
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/c1ec2de19bb78a34ca125d985c74a548ed6670e4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-ipynb/-/commit/c1ec2de19bb78a34ca125d985c74a548ed6670e4
You're receiving this email because of your account on gitlab.archlinux.org.