Date: Sunday, December 18, 2022 @ 12:52:46
  Author: felixonmars
Revision: 1359879

upgpkg: haskell-barbies 2.0.4.0-1: rebuild with barbies 2.0.4.0

Modified:
  haskell-barbies/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-18 12:52:43 UTC (rev 1359878)
+++ PKGBUILD    2022-12-18 12:52:46 UTC (rev 1359879)
@@ -2,8 +2,8 @@
 
 _hkgname=barbies
 pkgname=haskell-barbies
-pkgver=2.0.3.1
-pkgrel=36
+pkgver=2.0.4.0
+pkgrel=1
 pkgdesc="Classes for working with types that can change clothes."
 url="https://github.com/jcpetruzza/barbies#readme";
 license=("BSD")
@@ -12,7 +12,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
              'haskell-tasty-quickcheck')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('a13c1fd05e3e006bd0874d77e1930c5225765e83fa9925b2c5c1df314559df3d')
+sha256sums=('e2a01762041ff15ab7a33d85d1fe15e95c0e4018ad8718dcc3d3a112fb640b6d')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to