Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-nanospec
Commits:
12b7bb8f by Felix Yan at 2025-09-14T07:48:18+00:00
upgpkg: 0.2.2-495: 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-nanospec
pkgdesc = A lightweight implementation of a subset of Hspec's API
pkgver = 0.2.2
- pkgrel = 494
+ pkgrel = 495
url = https://github.com/commercialhaskell/nanospec
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=nanospec
pkgname=haskell-nanospec
pkgver=0.2.2
-pkgrel=494
+pkgrel=495
pkgdesc="A lightweight implementation of a subset of Hspec's API"
url="https://github.com/commercialhaskell/nanospec"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nanospec/-/commit/12b7bb8f4c8ef4682923f7f2f21d1dd810ab7abe
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-nanospec/-/commit/12b7bb8f4c8ef4682923f7f2f21d1dd810ab7abe
You're receiving this email because of your account on gitlab.archlinux.org.