Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-focus
Commits:
8b9fea05 by Felix Yan at 2024-09-04T00:10:50+03:00
upgpkg: 1.0.3.2-36: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-focus
pkgdesc = A general abstraction for manipulating elements of container
data structures
pkgver = 1.0.3.2
- pkgrel = 35
+ pkgrel = 36
url = https://github.com/nikita-volkov/focus
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=focus
pkgname=haskell-focus
pkgver=1.0.3.2
-pkgrel=35
+pkgrel=36
pkgdesc="A general abstraction for manipulating elements of container data
structures"
url="https://github.com/nikita-volkov/focus"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-focus/-/commit/8b9fea05f2b05176579b6f91787e027e34645693
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-focus/-/commit/8b9fea05f2b05176579b6f91787e027e34645693
You're receiving this email because of your account on gitlab.archlinux.org.