Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-monad-par
Commits:
d7d10c16 by Felix Yan at 2024-09-01T21:32:02+03:00
upgpkg: 0.3.6-18: rebuild with mwc-random 0.15.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-monad-par
pkgdesc = A library for parallel programming based on a monad
pkgver = 0.3.6
- pkgrel = 17
+ pkgrel = 18
url = https://github.com/simonmar/monad-par
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=monad-par
pkgname=haskell-monad-par
pkgver=0.3.6
-pkgrel=17
+pkgrel=18
pkgdesc="A library for parallel programming based on a monad"
url="https://github.com/simonmar/monad-par"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-par/-/commit/d7d10c166c093a27f16410486b869b0da4f9b2e1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-par/-/commit/d7d10c166c093a27f16410486b869b0da4f9b2e1
You're receiving this email because of your account on gitlab.archlinux.org.