gnu: xcb-util-xrm: Update to 1.3.
* gnu/packages/xdisorg.scm (xcb-util-xrm): Update to 1.3.
This commit is contained in:
		
							parent
							
								
									d2fd5c6532
								
							
						
					
					
						commit
						40fb6b84f9
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -1247,7 +1247,7 @@ program for X11.  It was designed to be fast, tiny and scriptable in any languag
 | 
				
			||||||
(define-public xcb-util-xrm
 | 
					(define-public xcb-util-xrm
 | 
				
			||||||
  (package
 | 
					  (package
 | 
				
			||||||
    (name "xcb-util-xrm")
 | 
					    (name "xcb-util-xrm")
 | 
				
			||||||
    (version "1.2")
 | 
					    (version "1.3")
 | 
				
			||||||
    (source (origin
 | 
					    (source (origin
 | 
				
			||||||
              (method url-fetch)
 | 
					              (method url-fetch)
 | 
				
			||||||
              (uri (string-append
 | 
					              (uri (string-append
 | 
				
			||||||
| 
						 | 
					@ -1255,7 +1255,7 @@ program for X11.  It was designed to be fast, tiny and scriptable in any languag
 | 
				
			||||||
                    "/download/v" version "/xcb-util-xrm-" version ".tar.bz2"))
 | 
					                    "/download/v" version "/xcb-util-xrm-" version ".tar.bz2"))
 | 
				
			||||||
              (sha256
 | 
					              (sha256
 | 
				
			||||||
               (base32
 | 
					               (base32
 | 
				
			||||||
                "0vbqhag51i0njc8d5fc8c6aa12496cwrc3s6s7sa5kfc17cwhppp"))
 | 
					                "118cj1ybw86pgw0l5whn9vbg5n5b0ijcpx295mwahzi004vz671h"))
 | 
				
			||||||
              (modules '((guix build utils)))
 | 
					              (modules '((guix build utils)))
 | 
				
			||||||
              (snippet
 | 
					              (snippet
 | 
				
			||||||
               ;; Drop bundled m4.
 | 
					               ;; Drop bundled m4.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue