Date: Sunday, April 2, 2023 @ 02:54:15
  Author: felixonmars
Revision: 1431883

upgpkg: pandoc-plot 1.6.2-1

Modified:
  pandoc-plot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-02 02:51:21 UTC (rev 1431882)
+++ PKGBUILD    2023-04-02 02:54:15 UTC (rev 1431883)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=pandoc-plot
-pkgver=1.6.1
-pkgrel=34
+pkgver=1.6.2
+pkgrel=1
 pkgdesc="A Pandoc filter to include figures generated from code blocks using 
your plotting toolkit of choice."
 url="https://github.com/LaurentRDC/pandoc-plot#readme";
 license=("GPL")
@@ -14,7 +14,7 @@
 makedepends=('ghc' 'haskell-hspec-expectations' 'haskell-tasty' 
'haskell-tasty-hspec'
              'haskell-tasty-hunit')
 
source=("https://hackage.haskell.org/packages/archive/$pkgname/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('2352545aaaf87dfd289a2afdcf83502000a2e6b3f3541ea94391f2c656593e0b')
+sha256sums=('ca53fb5435032b7d367014eeda957ab622ab2a4e164b38db5a98d260ab1e348b')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to