[arch-commits] Commit in haskell-lumberjack/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sun Mar 13 12:26:00 UTC 2022


    Date: Sunday, March 13, 2022 @ 12:25:59
  Author: felixonmars
Revision: 1150882

upgpkg: haskell-lumberjack 1.0.1.0-1: rebuild with lumberjack 1.0.1.0

Modified:
  haskell-lumberjack/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-13 12:19:23 UTC (rev 1150881)
+++ PKGBUILD	2022-03-13 12:25:59 UTC (rev 1150882)
@@ -2,8 +2,8 @@
 
 _hkgname=lumberjack
 pkgname=haskell-lumberjack
-pkgver=1.0.0.1
-pkgrel=54
+pkgver=1.0.1.0
+pkgrel=1
 pkgdesc="Trek through your code forest and make logs"
 url="https://github.com/GaloisInc/lumberjack"
 license=("custom:ISC")
@@ -12,7 +12,7 @@
          'haskell-prettyprinter-ansi-terminal')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('a6cc5aa29409f415c134af9eb0fd00e74db06188924a0d83e3c55e1acac5127c6a9ccc619ef04a3fa8e2edd97cb34125168e3ca9053834bb99cc7813251023d1')
+sha512sums=('9d9877ef4c04f0e2530d91b105a30cda7292c22b797a86d67f7c2465474eea5ebc91d394dc17c2f7ec9d4eab6afcc6d76082adf05b93d103c05d57ffa0166453')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list