[PATCH] gnu: libsigsegv: Update to 2.13.

  • Done
  • quality assurance status badge
Details
2 participants
  • Efraim Flashner
  • Vincent Legoll
Owner
unassigned
Submitted by
Vincent Legoll
Severity
normal

Debbugs page

Vincent Legoll wrote 4 years ago
(address . guix-patches@gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
20210124160346.28663-1-vincent.legoll@gmail.com
* gnu/packages/libsigsegv.scm (libsigsegv): Update to 2.13.
---
gnu/packages/libsigsegv.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (23 lines)
diff --git a/gnu/packages/libsigsegv.scm b/gnu/packages/libsigsegv.scm
index 927a12f4cf..627447e876 100644
--- a/gnu/packages/libsigsegv.scm
+++ b/gnu/packages/libsigsegv.scm
@@ -26,14 +26,14 @@
(define-public libsigsegv
(package
(name "libsigsegv")
- (version "2.12")
+ (version "2.13")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://gnu/libsigsegv/libsigsegv-"
version ".tar.gz"))
(sha256
- (base32 "1dlhqf4igzpqayms25lkhycjq1ccavisx8cnb3y4zapbkqsszq9s"))))
+ (base32 "06c1qjiv69hjvbq06mcxdi5hzfadhy28sa83zxspqpxhfr0ywy5y"))))
(build-system gnu-build-system)
(home-page "https://www.gnu.org/software/libsigsegv/")
(synopsis "Library for handling page faults")
--
2.30.0
Vincent Legoll wrote 4 years ago
Re: bug#46074: Acknowledgement ([PATCH] gnu: libsigsegv: Update to 2.13.)
(address . 46074@debbugs.gnu.org)
CAEwRq=ovw7KN6x-sS8BH0pgQqdLPLGZtu8YJzTftoueqnX5BbA@mail.gmail.com
This should go to core-updates & I rebuilt one dependent: hosts

On Sun, Jan 24, 2021 at 5:05 PM GNU bug Tracking System
<help-debbugs@gnu.org> wrote:
Toggle quote (25 lines)
>
> Thank you for filing a new bug report with debbugs.gnu.org.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> Your message has been sent to the package maintainer(s):
> guix-patches@gnu.org
>
> If you wish to submit further information on this problem, please
> send it to 46074@debbugs.gnu.org.
>
> Please do not send mail to help-debbugs@gnu.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 46074: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46074
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems



--
Vincent Legoll
Efraim Flashner wrote 4 years ago
Re: [bug#46074] [PATCH] gnu: libsigsegv: Update to 2.13.
(name . Vincent Legoll)(address . vincent.legoll@gmail.com)(address . 46074-done@debbugs.gnu.org)
YBMavx/Q0VdyI/ob@3900XT
Of the three dependant packages smalltalk-3.2.91 failed to build before
or after this patch. Patch pushed to core-updates. Thanks!

--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAmATGr8ACgkQQarn3Mo9
g1GyUg/9FFJLEx8VrHwAwqXhv4oCrXflXcYtW3AkaSZSElfNOAimf5sGTxF4T3NB
u7j2noD22iLr+oAyJ/TuvNyN7ktXoXZh2krhFUnypN3Td5xkf09xWAu3bxv3swng
WV+A9XkBkYCjPqlTJ7u+Y5TmyAMegx6UAOP9DlP9pyy4R8mCVoLOI5ZjjN6BgWlM
ybw0tNhdFCVT20JxdF+ilFgOBuMOAWRX87efgxHK056UHrpgzfjFDNkm2Gbvok3w
O6SKRrLNuiIRkC3KsJzOL7m0TYv1KT1PAezNQLUrf/pTvZnnnumSGbmCy6cHTIqj
tNEWtyaAzZXXTnJAji05J5TFINlI1kyl8dMNv7lVXAECJ5kFM9i7O/PhNfqqTvjg
hCXQcXtXlHNi8+Tx4BCR680dM/BbqaaNBM6tMG3zvNEywjHLdgdo6dgim0ppg9so
7UcznrK4cuVTU/Q9tTvYTGM6wVhAG4vbw/Namkj3NFQhDr1iFdlLRqJglh5UkgOp
c29uxlYhb1MWU5xkhRFa0cJ/lcHVtXZvdrQ9+tt/KNHvJTLyL3nFFdrnqbjkrdcx
MEn6sVoqRZMXHtz+ZEEnTLq6451NrNhaqAenQRjPsXXz24gmfh0NRtk++mu2Xj7z
Aipliz+f602iXKZ0npNrAFkCR5Nkyd8Qt5piPesa7NzH9bPMlNk=
=xBPH
-----END PGP SIGNATURE-----


Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 46074@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 46074
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help