Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-focus
Commits:
bd9d7e72 by Felix Yan at 2024-08-27T22:01:51+03:00
upgpkg: 1.0.3.2-35: rebuild with hashable 1.4.4.0
- - - - -
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 = 34
+ pkgrel = 35
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=34
+pkgrel=35
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/bd9d7e7293a0d7c8359b994f4291ba126dd1a205
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-focus/-/commit/bd9d7e7293a0d7c8359b994f4291ba126dd1a205
You're receiving this email because of your account on gitlab.archlinux.org.