Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-focus
Commits:
de5c7c94 by Felix Yan at 2024-01-09T14:21:47+02:00
upgpkg: 1.0.3.2-11: rebuild with vector-stream 0.1.0.1
- - - - -
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 = 10
+ pkgrel = 11
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=10
+pkgrel=11
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/de5c7c94175979e94552524017c813f429af0477
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-focus/-/commit/de5c7c94175979e94552524017c813f429af0477
You're receiving this email because of your account on gitlab.archlinux.org.