Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-tasty-lua


Commits:
6620e631 by Felix Yan at 2023-10-03T09:26:06+03:00
upgpkg: 1.1.0-9: rebuild with hashable 1.4.3.0

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,20 @@
+pkgbase = haskell-tasty-lua
+       pkgdesc = Write tests in Lua, integrate into tasty.
+       pkgver = 1.1.0
+       pkgrel = 9
+       url = https://github.com/hslua/tasty-lua
+       arch = x86_64
+       license = MIT
+       makedepends = ghc
+       makedepends = haskell-tasty-hunit
+       depends = ghc-libs
+       depends = haskell-file-embed
+       depends = haskell-hslua-core
+       depends = haskell-hslua-marshalling
+       depends = haskell-lua-arbitrary
+       depends = haskell-quickcheck
+       depends = haskell-tasty
+       source = 
https://hackage.haskell.org/packages/archive/tasty-lua/1.1.0/tasty-lua-1.1.0.tar.gz
+       sha512sums = 
22f002ef8cda5069947f144aaa03d0f17c9edfc3358238de29980244c18cc61058d799d3e156cd40c90e20569c3cae279a3fe264b766e1d179576886404e90fb
+
+pkgname = haskell-tasty-lua


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 _hkgname=tasty-lua
 pkgname=haskell-tasty-lua
 pkgver=1.1.0
-pkgrel=8
+pkgrel=9
 pkgdesc="Write tests in Lua, integrate into tasty."
 url="https://github.com/hslua/tasty-lua";
 license=('MIT')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-lua/-/commit/6620e631bcb671d2a90666a47a0d6b1f81df3c4e

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-tasty-lua/-/commit/6620e631bcb671d2a90666a47a0d6b1f81df3c4e
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to