Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-linear-base
Commits:
8bf3cd84 by Felix Yan at 2025-09-14T09:59:49+00:00
upgpkg: 0.5.0-22: rebuild with hspec 2.11.1, hspec-api 2.11.1, hspec-core
2.11.1, hspec-discover 2.11.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-linear-base
pkgdesc = Standard library for linear types
pkgver = 0.5.0
- pkgrel = 21
+ pkgrel = 22
url = https://github.com/tweag/linear-base
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=linear-base
pkgname=haskell-linear-base
pkgver=0.5.0
-pkgrel=21
+pkgrel=22
pkgdesc="Standard library for linear types"
url="https://github.com/tweag/linear-base"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-linear-base/-/commit/8bf3cd847b2c82120316ad48679fd0ef2fc79c9d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-linear-base/-/commit/8bf3cd847b2c82120316ad48679fd0ef2fc79c9d
You're receiving this email because of your account on gitlab.archlinux.org.