Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-dbus
Commits:
796dc429 by Felix Yan at 2024-08-27T22:04:27+03:00
upgpkg: 1.3.1-19: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-dbus
pkgdesc = A client library for the D-Bus IPC system
pkgver = 1.3.1
- pkgrel = 18
+ pkgrel = 19
url = https://john-millikin.com/software/haskell-dbus/
arch = x86_64
license = GPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=dbus
pkgname=haskell-dbus
pkgver=1.3.1
-pkgrel=18
+pkgrel=19
pkgdesc="A client library for the D-Bus IPC system"
url="https://john-millikin.com/software/haskell-dbus/"
license=("GPL3")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dbus/-/commit/796dc429969380f528cec4b6fa14abd47f52e631
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-dbus/-/commit/796dc429969380f528cec4b6fa14abd47f52e631
You're receiving this email because of your account on gitlab.archlinux.org.