Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-these
Commits:
d200e1ed by Felix Yan at 2025-05-18T15:34:57+08:00
upgpkg: 1.2-49: rebuild with integer-logarithms 1.0.4
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-these
pkgdesc = An either-or-both data type
pkgver = 1.2
- pkgrel = 48
+ pkgrel = 49
url = https://github.com/haskellari/these
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=these
pkgname=haskell-these
pkgver=1.2
-pkgrel=48
+pkgrel=49
pkgdesc="An either-or-both data type"
url="https://github.com/haskellari/these"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/d200e1ed083421c23a2163c6b165ace84db4fab4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/d200e1ed083421c23a2163c6b165ace84db4fab4
You're receiving this email because of your account on gitlab.archlinux.org.