Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-success
Commits:
b251c4fc by Felix Yan at 2024-08-27T10:21:14+03:00
upgpkg: 0.2.6-277: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-success
pkgdesc = A version of Either specialised for encoding of success or
failure
pkgver = 0.2.6
- pkgrel = 276
+ pkgrel = 277
url = https://github.com/nikita-volkov/success
arch = x86_64
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=success
pkgname=haskell-success
pkgver=0.2.6
-pkgrel=276
+pkgrel=277
pkgdesc="A version of Either specialised for encoding of success or failure"
url="https://github.com/nikita-volkov/success"
license=("MIT")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/b251c4fca9e4c358a72cdd82103a7e72d481305e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-success/-/commit/b251c4fca9e4c358a72cdd82103a7e72d481305e
You're receiving this email because of your account on gitlab.archlinux.org.