Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-these
Commits:
fe4721f2 by Felix Yan at 2025-05-18T15:40:13+08:00
upgpkg: 1.2-50: 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 = 49
+ pkgrel = 50
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=49
+pkgrel=50
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/fe4721f2456dd856bae2f02b2dc07ccd4ba4e5bf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/fe4721f2456dd856bae2f02b2dc07ccd4ba4e5bf
You're receiving this email because of your account on gitlab.archlinux.org.