Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-fu
Commits:
10b4c55a by Felix Yan at 2024-11-19T20:38:58+08:00
upgpkg: 0.3.0.1-29: rebuild with os-string 2.0.7
- - - - -
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 = 28
+ pkgrel = 29
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=28
+pkgrel=29
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/10b4c55af168a83447252dee1885c9bc76b8cf26
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/10b4c55af168a83447252dee1885c9bc76b8cf26
You're receiving this email because of your account on gitlab.archlinux.org.