Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-these
Commits:
1db3408d by Felix Yan at 2025-10-03T04:12:51+08:00
upgpkg: 1.2.1-201: rebuild with hashable 1.4.7.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-these
pkgdesc = An either-or-both data type
pkgver = 1.2.1
- pkgrel = 200
+ pkgrel = 201
url = https://github.com/haskellari/these
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=these
pkgname=haskell-these
pkgver=1.2.1
-pkgrel=200
+pkgrel=201
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/1db3408dcc770d36cd915f18a087f710f6cbe92c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-these/-/commit/1db3408dcc770d36cd915f18a087f710f6cbe92c
You're receiving this email because of your account on gitlab.archlinux.org.