Date: Monday, April 3, 2023 @ 17:17:08
  Author: felixonmars
Revision: 1434333

upgpkg: haskell-mod 0.2.0.1-1: rebuild with mod 0.2.0.1

Modified:
  haskell-mod/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-03 17:09:05 UTC (rev 1434332)
+++ PKGBUILD    2023-04-03 17:17:08 UTC (rev 1434333)
@@ -2,8 +2,8 @@
 
 _hkgname=mod
 pkgname=haskell-mod
-pkgver=0.2.0.0
-pkgrel=13
+pkgver=0.2.0.1
+pkgrel=1
 pkgdesc="Fast type-safe modular arithmetic"
 url="https://github.com/Bodigrim/mod";
 license=("MIT")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'uusi' 'haskell-quickcheck-classes' 
'haskell-quickcheck-classes-base' 'haskell-tasty'
              'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('1f101d539f545cc6eac024ed8167bfa438dea152a232a44077990972351456a2')
+sha256sums=('2a63f8e4e88545093cd57df02911906554e77704df3ee5c7a12044e48630e872')
 
 prepare() {
   cd $_hkgname-$pkgver

Reply via email to