[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
175/217: gnu: xorgproto: Update to 2021.5.
From: |
guix-commits |
Subject: |
175/217: gnu: xorgproto: Update to 2021.5. |
Date: |
Sun, 14 Nov 2021 19:21:17 -0500 (EST) |
vagrantc pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 0e9f86a81bf18a196930f89c88ec2973f9229c04
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.
- 211/217: gnu: python-aiomysql: Update to 0.17.8., (continued)
- 211/217: gnu: python-aiomysql: Update to 0.17.8., guix-commits, 2021/11/14
- 213/217: gnu: python-asynctest: Delete package., guix-commits, 2021/11/14
- 193/217: gnu: python-distro: Update to 1.6.0., guix-commits, 2021/11/14
- 199/217: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/14
- 200/217: gnu: gvfs: Use meson-0.59 to workaround faulty meson., guix-commits, 2021/11/14
- 217/217: gnu: gd: Fix long patch filename., guix-commits, 2021/11/14
- 216/217: gnu: conan: Update to 1.42.0., guix-commits, 2021/11/14
- 140/217: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/14
- 155/217: gnu: python-pytest: Update to 6.2.5., guix-commits, 2021/11/14
- 177/217: gnu: xorg-server, xorg-server-for-tests: Update to 21.1.0., guix-commits, 2021/11/14
- 175/217: gnu: xorgproto: Update to 2021.5.,
guix-commits <=
- 184/217: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/14
- 205/217: gnu: icecat: Enable geckodriver., guix-commits, 2021/11/14
- 206/217: gnu: Add python-pypika-tortoise., guix-commits, 2021/11/14
- 204/217: gnu: osinfo-db-tools: Update to 1.9.0., guix-commits, 2021/11/14
- 209/217: gnu: Add python-asyncmy., guix-commits, 2021/11/14
- 212/217: gnu: python-pymodbus: Update to 2.5.3., guix-commits, 2021/11/14
- 105/217: gnu: at-spi2-core: Reverse inheritance relationship with minimal variant., guix-commits, 2021/11/14
- 114/217: gnu: rest: Use libsoup-minimal., guix-commits, 2021/11/14
- 115/217: gnu: inkscape: Remove the legacy 0.92 version., guix-commits, 2021/11/14
- 119/217: gnu: openssl: Absorb 1.1.1l graft., guix-commits, 2021/11/14