Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-monadlib


Commits:
470d86f1 by Felix Yan at 2025-04-09T02:22:08+08:00
upgpkg: 3.10.2-1: rebuild with monadLib 3.10.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,13 +1,13 @@
 pkgbase = haskell-monadlib
        pkgdesc = A collection of monad transformers
-       pkgver = 3.10.1
-       pkgrel = 3
+       pkgver = 3.10.2
+       pkgrel = 1
        url = https://wiki.github.com/yav/monadlib
        arch = x86_64
        license = BSD
        makedepends = ghc
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/monadLib/3.10.1/monadLib-3.10.1.tar.gz
-       sha512sums = 
1571215c90325728ceabed600356907863fc0db21b899e61b31f143e5d3e0730238239834cc29174376df03e1c0a266d75f2f7d997411f5368e6db7fbc6e9b7e
+       source = 
https://hackage.haskell.org/packages/archive/monadLib/3.10.2/monadLib-3.10.2.tar.gz
+       sha512sums = 
2fbaa0103d133f585bfb1c53520bb53e38bebb89195122a697c2f9c94a72e218e0089cd73774ea9c094271af1128078cae24af5f13f2cfa6a478362a6c08d5b1
 
 pkgname = haskell-monadlib


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 _hkgname=monadLib
 pkgname=haskell-monadlib
-pkgver=3.10.1
-pkgrel=3
+pkgver=3.10.2
+pkgrel=1
 pkgdesc="A collection of monad transformers"
 url="https://wiki.github.com/yav/monadlib";
 license=("BSD")
@@ -12,7 +12,7 @@ arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('1571215c90325728ceabed600356907863fc0db21b899e61b31f143e5d3e0730238239834cc29174376df03e1c0a266d75f2f7d997411f5368e6db7fbc6e9b7e')
+sha512sums=('2fbaa0103d133f585bfb1c53520bb53e38bebb89195122a697c2f9c94a72e218e0089cd73774ea9c094271af1128078cae24af5f13f2cfa6a478362a6c08d5b1')
 
 build() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monadlib/-/commit/470d86f13e9dfb18fc691d4e821c0a923491d20b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monadlib/-/commit/470d86f13e9dfb18fc691d4e821c0a923491d20b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to