Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-rvar
Commits:
83edc482 by Felix Yan at 2024-08-26T20:47:10+03:00
upgpkg: 0.3.0.2-24: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-rvar
pkgdesc = Random Variables
pkgver = 0.3.0.2
- pkgrel = 23
+ pkgrel = 24
url = https://github.com/haskell-numerics/random-fu
arch = x86_64
license = custom:PublicDomain
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=rvar
pkgname=haskell-rvar
pkgver=0.3.0.2
-pkgrel=23
+pkgrel=24
pkgdesc="Random Variables"
url="https://github.com/haskell-numerics/random-fu"
license=("custom:PublicDomain")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rvar/-/commit/83edc4828b2465c71d93484610cc8637650745cd
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-rvar/-/commit/83edc4828b2465c71d93484610cc8637650745cd
You're receiving this email because of your account on gitlab.archlinux.org.