[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/227: gnu: xorgproto: Update to 2021.5.
From: |
guix-commits |
Subject: |
175/227: gnu: xorgproto: Update to 2021.5. |
Date: |
Thu, 11 Nov 2021 12:30:39 -0500 (EST) |
apteryx pushed a commit to branch core-updates-frozen
in repository guix.
commit 3dd2ad6aeee91c98d0aba11ae37a4d0279fcae79
Author: Maxim Cournoyer <maxim.cournoyer@gmail.com>
AuthorDate: Thu Oct 28 21:40:05 2021 -0400
gnu: xorgproto: Update to 2021.5.
* gnu/packages/xorg.scm (xorgproto): Update to 2021.5.
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index ee9c1f2..adfacd0 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -238,14 +238,14 @@ which can be read by any architecture.")
(define-public xorgproto
(package
(name "xorgproto")
- (version "2021.4")
+ (version "2021.5")
(source (origin
(method url-fetch)
- (uri (string-append "mirror://xorg/individual/proto/"
+ (uri (string-append
"ftp://ftp.freedesktop.org/pub/xorg//individual/proto/"
"xorgproto-" version ".tar.bz2"))
(sha256
(base32
- "1gwz8lhvczjinndrq2jb0swfvhk7p65rprkwiqwlp132041mfl8g"))))
+ "05d0kib351qmnlfimaznaw0220fr0ym7fx2gn9h2jqxxilxncbxa"))))
(build-system gnu-build-system)
(propagated-inputs
;; To get util-macros in (almost?) all package inputs.
- 177/227: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., (continued)
- 177/227: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., guix-commits, 2021/11/11
- 181/227: gnu: network-manager: Update to 1.32.12., guix-commits, 2021/11/11
- 124/227: gnu: libthai: Make datrie a normal native-input., guix-commits, 2021/11/11
- 148/227: gnu: jsoncpp: Apply patch to regular package., guix-commits, 2021/11/11
- 150/227: gnu: curl: Update to 7.79.1., guix-commits, 2021/11/11
- 155/227: gnu: python-pytest: Update to 6.2.5., guix-commits, 2021/11/11
- 156/227: gnu: python-six-bootstrap: Update to 1.16.0., guix-commits, 2021/11/11
- 159/227: gnu: gstreamer: Disable the pipelines-seek test., guix-commits, 2021/11/11
- 164/227: gnu: gdb: Update to 11.1 and remove gdb-9.2., guix-commits, 2021/11/11
- 169/227: gnu: Add meson-0.59., guix-commits, 2021/11/11
- 175/227: gnu: xorgproto: Update to 2021.5.,
guix-commits <=
- 185/227: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/11
- 192/227: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/11
- 191/227: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/11
- 140/227: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/11
- 142/227: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/11/11
- 145/227: gnu: mariadb: Only run the main test suite to avoid flaky tests., guix-commits, 2021/11/11
- 149/227: gnu: meson: Update to 0.60.0., guix-commits, 2021/11/11
- 160/227: gnu: mesa: Replace obsolete vulkan-overlay-layer build option., guix-commits, 2021/11/11
- 165/227: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/11
- 168/227: gnu: Add cling., guix-commits, 2021/11/11