Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-reinterpret-cast
Commits:
eff0b861 by Felix Yan at 2024-10-20T17:08:28+03:00
upgpkg: 0.1.0-250: rebuild with data-default-instances-dlist 0.0.1.1, try 2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-reinterpret-cast
pkgdesc = Memory reinterpretation casts for Float/Double and
Word32/Word64
pkgver = 0.1.0
- pkgrel = 249
+ pkgrel = 250
url = https://github.com/nh2/reinterpret-cast
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=reinterpret-cast
pkgname=haskell-reinterpret-cast
pkgver=0.1.0
-pkgrel=249
+pkgrel=250
pkgdesc="Memory reinterpretation casts for Float/Double and Word32/Word64"
url="https://github.com/nh2/reinterpret-cast"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-reinterpret-cast/-/commit/eff0b86135c9177650486026dd61c0e07db16ffa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-reinterpret-cast/-/commit/eff0b86135c9177650486026dd61c0e07db16ffa
You're receiving this email because of your account on gitlab.archlinux.org.