Felix Yan pushed to branch main at Arch Linux / Packaging / Packages /
haskell-torrent
Commits:
0151b00b by Felix Yan at 2024-08-26T20:55:44+03:00
upgpkg: 10000.1.3-25: rebuild with hashable 1.4.4.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = haskell-torrent
pkgdesc = BitTorrent file parser and generater
pkgver = 10000.1.3
- pkgrel = 24
+ pkgrel = 25
url = https://hackage.haskell.org/package/torrent
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_hkgname=torrent
pkgname=haskell-torrent
pkgver=10000.1.3
-pkgrel=24
+pkgrel=25
pkgdesc="BitTorrent file parser and generater"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-torrent/-/commit/0151b00b427d107b19c277c636faa005ec9468d6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-torrent/-/commit/0151b00b427d107b19c277c636faa005ec9468d6
You're receiving this email because of your account on gitlab.archlinux.org.