[arch-commits] Commit in dhall-docs/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Mon Aug 22 14:21:34 UTC 2022
Date: Monday, August 22, 2022 @ 14:21:34
Author: felixonmars
Revision: 1274780
upgpkg: dhall-docs 1.0.10-1
Modified:
dhall-docs/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-08-22 14:18:44 UTC (rev 1274779)
+++ PKGBUILD 2022-08-22 14:21:34 UTC (rev 1274780)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=dhall-docs
-pkgver=1.0.9
-pkgrel=74
+pkgver=1.0.10
+pkgrel=1
pkgdesc="Generate HTML docs from a dhall package"
url="https://github.com/dhall-lang/dhall-haskell/tree/master/dhall-docs"
license=("BSD")
@@ -14,7 +14,7 @@
makedepends=('ghc' 'haskell-doctest' 'haskell-foldl' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-silver' 'haskell-turtle')
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('ad03a2b8130f1ecc17e4a647f70e7fdee7e49dc7451f980f090d0364b724ee26ee39ee7e87683e9765bba947371d96b64f4411132d8f8a24d3a169684b10fbf0')
+sha512sums=('62b3eeaf24b305f5136dcebedf670ffe9a899953b494412c7f3517c1d52a9c1b8f99cee4fb774328ce7c275a0804e550f97ae4fa9f82b5644dfd9ee72f9f84c4')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list