Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-iospec
Commits:
50944aad by Felix Yan at 2024-08-26T20:55:28+03:00
upgpkg: 0.3.1.2-23: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-iospec
pkgdesc = A pure specification of the IO monad.
pkgver = 0.3.1.2
- pkgrel = 22
+ pkgrel = 23
url = https://github.com/lambdabot/IOSpec
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=IOSpec
pkgname=haskell-iospec
pkgver=0.3.1.2
-pkgrel=22
+pkgrel=23
pkgdesc="A pure specification of the IO monad."
url="https://github.com/lambdabot/IOSpec"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-iospec/-/commit/50944aad5b566a7a3d02bc2bb9f0a20ff475794f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-iospec/-/commit/50944aad5b566a7a3d02bc2bb9f0a20ff475794f
You're receiving this email because of your account on gitlab.archlinux.org.