Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-unixutils
Commits:
bcc47980 by Felix Yan at 2024-08-27T10:55:19+03:00
upgpkg: 1.54.3-19: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-unixutils
pkgdesc = A crude interface between Haskell and Unix-like operating
systems
pkgver = 1.54.3
- pkgrel = 18
+ pkgrel = 19
url = https://github.com/seereason/haskell-unixutils
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=Unixutils
pkgname=haskell-unixutils
pkgver=1.54.3
-pkgrel=18
+pkgrel=19
pkgdesc="A crude interface between Haskell and Unix-like operating systems"
url="https://github.com/seereason/haskell-unixutils"
license=('BSD')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unixutils/-/commit/bcc479809d89f4b62afe9c6f674b6295f71d5fe0
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-unixutils/-/commit/bcc479809d89f4b62afe9c6f674b6295f71d5fe0
You're receiving this email because of your account on gitlab.archlinux.org.