Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-random-fu
Commits:
91d1b6de by Felix Yan at 2024-08-27T10:19:59+03:00
upgpkg: 0.3.0.1-25: rebuild with hashable 1.4.4.0
- - - - -
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 = 24
+ pkgrel = 25
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=24
+pkgrel=25
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/91d1b6deebd11bcdb803dc9fca4f3a90bea64f31
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-random-fu/-/commit/91d1b6deebd11bcdb803dc9fca4f3a90bea64f31
You're receiving this email because of your account on gitlab.archlinux.org.