Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / haskell-lumberjack
Commits: 74034ca3 by Felix Yan at 2023-10-03T09:18:28+03:00 upgpkg: 1.0.3.0-6: rebuild with hashable 1.4.3.0 - - - - - 2 changed files: - + .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -0,0 +1,16 @@ +pkgbase = haskell-lumberjack + pkgdesc = Trek through your code forest and make logs + pkgver = 1.0.3.0 + pkgrel = 6 + url = https://github.com/GaloisInc/lumberjack + arch = x86_64 + license = custom:ISC + makedepends = ghc + depends = ghc-libs + depends = haskell-contravariant + depends = haskell-prettyprinter + depends = haskell-prettyprinter-ansi-terminal + source = https://hackage.haskell.org/packages/archive/lumberjack/1.0.3.0/lumberjack-1.0.3.0.tar.gz + sha512sums = b84cfaed4e4dce11ef840a99b10f191c5ef5d0171541ab0c4873f5716942640b93655a82ca394f0786a405fed580d452b50cc24513db84af64991ff8fc43c6ce + +pkgname = haskell-lumberjack ===================================== PKGBUILD ===================================== @@ -3,7 +3,7 @@ _hkgname=lumberjack pkgname=haskell-lumberjack pkgver=1.0.3.0 -pkgrel=5 +pkgrel=6 pkgdesc="Trek through your code forest and make logs" url="https://github.com/GaloisInc/lumberjack" license=("custom:ISC") View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lumberjack/-/commit/74034ca3b119a81d0351c347952a2307f82537f4 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-lumberjack/-/commit/74034ca3b119a81d0351c347952a2307f82537f4 You're receiving this email because of your account on gitlab.archlinux.org.
