Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-strict-list
Commits:
3310c3a4 by Felix Yan at 2023-11-16T14:40:55+02:00
upgpkg: 0.1.7.3-5: rebuild with optparse-applicative 0.17.1.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-strict-list
pkgdesc = Strict linked list
pkgver = 0.1.7.3
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/nikita-volkov/strict-list
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=strict-list
pkgname=haskell-strict-list
pkgver=0.1.7.3
-pkgrel=4
+pkgrel=5
pkgdesc="Strict linked list"
url="https://github.com/nikita-volkov/strict-list"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-strict-list/-/commit/3310c3a4e36b96582b6cd2eb3aef06f7de4c82f5
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-strict-list/-/commit/3310c3a4e36b96582b6cd2eb3aef06f7de4c82f5
You're receiving this email because of your account on gitlab.archlinux.org.