Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-focus
Commits:
7b33524b by Felix Yan at 2024-09-04T21:21:44+03:00
upgpkg: 1.0.3.2-37: rebuild with text-short 0.1.6
- - - - -
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 = 36
+ pkgrel = 37
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=36
+pkgrel=37
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/7b33524b788533c45f1d2782fbf4bffa28795e0e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-focus/-/commit/7b33524b788533c45f1d2782fbf4bffa28795e0e
You're receiving this email because of your account on gitlab.archlinux.org.