Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-xdg-desktop-entry
Commits: 519a7805 by Felix Yan at 2023-10-03T09:21:56+03:00 upgpkg: 0.1.1.1-52: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,17 @@ +pkgbase = haskell-xdg-desktop-entry + pkgdesc = Parse files conforming to the xdg desktop entry spec + pkgver = 0.1.1.1 + pkgrel = 52 + url = https://hackage.haskell.org/package/xdg-desktop-entry + arch = x86_64 + license = BSD + makedepends = ghc + depends = ghc-libs + depends = haskell-configfile + depends = haskell-either + depends = haskell-multimap + depends = haskell-safe + source = https://hackage.haskell.org/packages/archive/xdg-desktop-entry/0.1.1.1/xdg-desktop-entry-0.1.1.1.tar.gz + sha256sums = ebaaff8e52b9ccf3c676bce6a1aee8955c34008fa873739b003b00f9728c9676 + +pkgname = haskell-xdg-desktop-entry ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=xdg-desktop-entry pkgname=haskell-xdg-desktop-entry pkgver=0.1.1.1 -pkgrel=51 +pkgrel=52 pkgdesc="Parse files conforming to the xdg desktop entry spec" url="https://hackage.haskell.org/package/xdg-desktop-entry" license=("BSD") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xdg-desktop-entry/-/commit/519a7805d1184a744808bb52c2d6491fa0f59663 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xdg-desktop-entry/-/commit/519a7805d1184a744808bb52c2d6491fa0f59663 You're receiving this email because of your account on gitlab.archlinux.org.
