Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-monad-dijkstra
Commits:
092ee057 by Felix Yan at 2023-10-07T01:15:26+03:00
upgpkg: 0.1.1.4-11: rebuild with uuid-types 1.0.5.1
- - - - -
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.4
- pkgrel = 10
+ pkgrel = 11
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.4
-pkgrel=10
+pkgrel=11
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/092ee05776bd1c484f8fe7e186cb4d34c0759278
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-monad-dijkstra/-/commit/092ee05776bd1c484f8fe7e186cb4d34c0759278
You're receiving this email because of your account on gitlab.archlinux.org.