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


Commits:
571db2c8 by Felix Yan at 2026-06-18T01:11:10+08:00
upgpkg: 0.0.6.0-1: rebuild with shellmet 0.0.6.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,17 +1,17 @@
 pkgbase = haskell-shellmet
        pkgdesc = Shellmet provides easy and convenient way to call shell 
commands from Haskell programs.
-       pkgver = 0.0.5.0
-       pkgrel = 126
+       pkgver = 0.0.6.0
+       pkgrel = 1
        url = https://github.com/kowainik/shellmet
        arch = x86_64
-       license = MPL2
+       license = MPL-2.0
        makedepends = ghc
        makedepends = uusi
        makedepends = haskell-doctest
        makedepends = haskell-glob
        makedepends = haskell-markdown-unlit
        depends = ghc-libs
-       source = 
https://hackage.haskell.org/packages/archive/shellmet/0.0.5.0/shellmet-0.0.5.0.tar.gz
-       sha512sums = 
619f421387963a9122618c18dfa75966f330225d41ccacd56dddef1c7e94b99933b6be1513586c4d7948db7c20d1b0566a964cfada2e62f8f1f51e8c7f299673
+       source = 
https://hackage.haskell.org/packages/archive/shellmet/0.0.6.0/shellmet-0.0.6.0.tar.gz
+       sha512sums = 
385a9d1ca977eddd5f5f94399b9ee23f408cd999a062baf879e97abcd53b5d655d6448129793a8259b2875315dc0289fb07159a6dad1985a583f2617b6b901a9
 
 pkgname = haskell-shellmet


=====================================
PKGBUILD
=====================================
@@ -3,16 +3,16 @@
 
 _hkgname=shellmet
 pkgname=haskell-shellmet
-pkgver=0.0.5.0
-pkgrel=126
+pkgver=0.0.6.0
+pkgrel=1
 pkgdesc="Shellmet provides easy and convenient way to call shell commands from 
Haskell programs."
 url="https://github.com/kowainik/shellmet";
-license=('MPL2')
+license=('MPL-2.0')
 arch=('x86_64')
 depends=('ghc-libs')
 makedepends=('ghc' 'uusi' 'haskell-doctest' 'haskell-glob' 
'haskell-markdown-unlit')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha512sums=('619f421387963a9122618c18dfa75966f330225d41ccacd56dddef1c7e94b99933b6be1513586c4d7948db7c20d1b0566a964cfada2e62f8f1f51e8c7f299673')
+sha512sums=('385a9d1ca977eddd5f5f94399b9ee23f408cd999a062baf879e97abcd53b5d655d6448129793a8259b2875315dc0289fb07159a6dad1985a583f2617b6b901a9')
 
 prepare(){
   cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/571db2c8ea891715f456b3ceef515a4af2366d02

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-shellmet/-/commit/571db2c8ea891715f456b3ceef515a4af2366d02
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to