Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-monad-control
Commits:
1de59aa8 by Felix Yan at 2024-08-26T20:58:22+03:00
upgpkg: 1.0.3.1-103: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-monad-control
pkgdesc = Lift control operations, like exception catching, through
monad transformers
pkgver = 1.0.3.1
- pkgrel = 102
+ pkgrel = 103
url = https://github.com/basvandijk/monad-control
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=monad-control
pkgname=haskell-monad-control
pkgver=1.0.3.1
-pkgrel=102
+pkgrel=103
pkgdesc="Lift control operations, like exception catching, through monad
transformers"
url="https://github.com/basvandijk/monad-control"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-control/-/commit/1de59aa8d5cc70cad7849535b39393e049cb89d0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-control/-/commit/1de59aa8d5cc70cad7849535b39393e049cb89d0
You're receiving this email because of your account on gitlab.archlinux.org.