Andreas Schleifer pushed to branch main at Arch Linux / Packaging / Packages /
ruby-webmock
Commits:
37c65ebe by Andreas Schleifer at 2024-10-03T13:12:10+02:00
upgpkg: 3.19.1-3: Ruby 3.3 rebuild
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = ruby-webmock
pkgdesc = Allows stubbing HTTP requests and setting expectations on
HTTP requests.
pkgver = 3.19.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/bblimke/webmock
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
_gemname='webmock'
pkgname="ruby-${_gemname}"
pkgver=3.19.1
-pkgrel=2
+pkgrel=3
pkgdesc='Allows stubbing HTTP requests and setting expectations on HTTP
requests.'
arch=('any')
url='https://github.com/bblimke/webmock'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-webmock/-/commit/37c65ebe3696775ba35c7b17111b49d3478dc0ea
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-webmock/-/commit/37c65ebe3696775ba35c7b17111b49d3478dc0ea
You're receiving this email because of your account on gitlab.archlinux.org.