Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / hy
Commits:
9d832de5 by Carl Smedstad at 2024-11-18T20:59:38+01:00
upgpkg: 1:1.0.0-2: Python 3.13 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = hy
pkgdesc = A dialect of Lisp that's embedded in Python
pkgver = 1.0.0
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://hylang.org/
arch = any
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=hy
epoch=1
pkgver=1.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="A dialect of Lisp that's embedded in Python"
arch=('any')
url="http://hylang.org/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hy/-/commit/9d832de58c4024e2916fd4315cf64e876f04d5e9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hy/-/commit/9d832de58c4024e2916fd4315cf64e876f04d5e9
You're receiving this email because of your account on gitlab.archlinux.org.