Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-stm-hamt
Commits:
87a8aff3 by Felix Yan at 2023-10-07T01:14:59+03:00
upgpkg: 1.2.0.11-21: rebuild with uuid-types 1.0.5.1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-stm-hamt
pkgdesc = STM-specialised Hash Array Mapped Trie
pkgver = 1.2.0.11
- pkgrel = 20
+ pkgrel = 21
url = https://github.com/nikita-volkov/stm-hamt
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=stm-hamt
pkgname=haskell-stm-hamt
pkgver=1.2.0.11
-pkgrel=20
+pkgrel=21
pkgdesc="STM-specialised Hash Array Mapped Trie"
url="https://github.com/nikita-volkov/stm-hamt"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-hamt/-/commit/87a8aff3c6f79b912ea26f0148c9a05cb17d6e44
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-stm-hamt/-/commit/87a8aff3c6f79b912ea26f0148c9a05cb17d6e44
You're receiving this email because of your account on gitlab.archlinux.org.