Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-monad-dijkstra
Commits:
38ec1fb5 by Felix Yan at 2025-10-01T18:10:18+08:00
upgpkg: 0.1.1.5-174: rebuild with tasty-quickcheck 0.11
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-monad-dijkstra
pkgdesc = A monad transformer for weighted graph searches
pkgver = 0.1.1.5
- pkgrel = 173
+ pkgrel = 174
url = https://github.com/ennocramer/monad-dijkstra
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_hkgname=monad-dijkstra
pkgname=haskell-monad-dijkstra
pkgver=0.1.1.5
-pkgrel=173
+pkgrel=174
pkgdesc="A monad transformer for weighted graph searches"
url="https://github.com/ennocramer/monad-dijkstra"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-dijkstra/-/commit/38ec1fb5e0da8b050069da905c3b69cf3a7f49c1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-dijkstra/-/commit/38ec1fb5e0da8b050069da905c3b69cf3a7f49c1
You're receiving this email because of your account on gitlab.archlinux.org.