Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-safe
Commits:
315dc08f by Felix Yan at 2025-01-17T06:25:03+08:00
upgpkg: 0.3.21-12: rebuild with data-default-instances-containers 0.1.0.2
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-safe
pkgdesc = Library of safe (exception free) functions
pkgver = 0.3.21
- pkgrel = 11
+ pkgrel = 12
url = https://github.com/ndmitchell/safe#readme
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=safe
pkgname=haskell-safe
pkgver=0.3.21
-pkgrel=11
+pkgrel=12
pkgdesc="Library of safe (exception free) functions"
url="https://github.com/ndmitchell/safe#readme"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe/-/commit/315dc08f6af1b14304a8500a3f92f2e9ee93ab58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-safe/-/commit/315dc08f6af1b14304a8500a3f92f2e9ee93ab58
You're receiving this email because of your account on gitlab.archlinux.org.