Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-fu
Commits:
4a49e513 by Felix Yan at 2024-09-03T22:19:55+03:00
upgpkg: 0.3.0.1-26: rebuild with ansi-terminal 0.11.5
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-random-fu
pkgdesc = Random number generation
pkgver = 0.3.0.1
- pkgrel = 25
+ pkgrel = 26
url = https://github.com/mokus0/random-fu
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=random-fu
pkgname=haskell-random-fu
pkgver=0.3.0.1
-pkgrel=25
+pkgrel=26
pkgdesc="Random number generation"
url="https://github.com/mokus0/random-fu"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/4a49e5132fb75661c5fdacb1890bc6543b2a0b26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/4a49e5132fb75661c5fdacb1890bc6543b2a0b26
You're receiving this email because of your account on gitlab.archlinux.org.