Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-hashdiff
Commits:
e2e894ad by Andreas Schleifer at 2024-10-03T12:54:34+02:00
upgpkg: 1.1.0-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-hashdiff
pkgdesc = Library to compute the smallest difference between two hashes
pkgver = 1.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/liufengyun/hashdiff
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='hashdiff'
pkgname="ruby-${_gemname}"
pkgver=1.1.0
-pkgrel=2
+pkgrel=3
pkgdesc='Library to compute the smallest difference between two hashes'
arch=('any')
url="https://github.com/liufengyun/${_gemname}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hashdiff/-/commit/e2e894ad4228f8b42dae1d8116d38c7c84aa8e0f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-hashdiff/-/commit/e2e894ad4228f8b42dae1d8116d38c7c84aa8e0f
You're receiving this email because of your account on gitlab.archlinux.org.